Skip to content

Commit 308ffc2

Browse files
committed
Remove test from tsconfig
1 parent c2a76f4 commit 308ffc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tsconfig.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,5 +67,5 @@
6767
// "skipLibCheck": true, /* Skip type checking of declaration files. */
6868
"forceConsistentCasingInFileNames": true /* Disallow inconsistently-cased references to the same file. */
6969
},
70-
"include": ["src/**/*", "test/enum.test.ts"]
70+
"include": ["src/**/*"]
7171
}

0 commit comments

Comments
 (0)