We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f7fc397 commit f0c037cCopy full SHA for f0c037c
1 file changed
.nycrc.json
@@ -0,0 +1,8 @@
1
+{
2
+ "cache": false,
3
+ "extension": [".ts"],
4
+ "include": [
5
+ "lib/**/*.ts",
6
+ "test_dist/**/*.js"
7
+ ]
8
+}
0 commit comments