Skip to content
This repository was archived by the owner on Dec 1, 2019. It is now read-only.

Commit 3d24ccd

Browse files
committed
feat: exclude test
1 parent e7d9c1a commit 3d24ccd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/tsconfig.json

+1
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
},
1515
"compileOnSave": false,
1616
"exclude": [
17+
"test",
1718
"test/fixtures",
1819
"test/output/*"
1920
]

0 commit comments

Comments
 (0)