✨ Add private, local only, API for usage in E2E tests (#1429)
Co-authored-by: github-actions <github-actions@github.com>
This commit is contained in:
4
frontend/tsconfig.build.json
Normal file
4
frontend/tsconfig.build.json
Normal file
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"extends": "./tsconfig.json",
|
||||
"exclude": ["tests/**/*.ts"]
|
||||
}
|
Reference in New Issue
Block a user