We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55866fe commit 28023e6Copy full SHA for 28023e6
1 file changed
tsconfig.json
@@ -9,5 +9,6 @@
9
"types": [],
10
"noEmit": true,
11
"forceConsistentCasingInFileNames": true
12
- }
+ },
13
+ "exclude": ["integrationTests/**"]
14
}
0 commit comments