We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2eec67 commit 0267438Copy full SHA for 0267438
private/aws-util-test/tsconfig.json
@@ -9,5 +9,6 @@
9
"rootDir": "src",
10
"useUnknownInCatchVariables": false
11
},
12
- "include": ["src"]
+ "include": ["src"],
13
+ "exclude": ["**/*.spec.ts"]
14
}
0 commit comments