We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ea52b67 commit f3379ebCopy full SHA for f3379eb
1 file changed
tsconfig.json
@@ -1,3 +1,6 @@
1
{
2
- "extends": "@softwareventures/tsconfig"
+ "extends": "@softwareventures/tsconfig",
3
+ "compilerOptions": {
4
+ "stripInternal": true
5
+ }
6
}
0 commit comments