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 7f7a48c commit 587255eCopy full SHA for 587255e
tsconfig.json
@@ -18,5 +18,5 @@
18
"alwaysStrict": true,
19
"lib": ["es5", "es2015.promise", "dom"]
20
},
21
- "exclude": ["tests"]
+ "exclude": ["tests", "package.config.ts"]
22
}
0 commit comments