Skip to content

Commit e24e1ef

Browse files
committed
update tsconfig
1 parent 09023eb commit e24e1ef

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tsconfig.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,6 @@
22
"compilerOptions": {
33
"target": "es2015",
44
"moduleResolution": "node"
5-
}
5+
},
6+
"exclude": ["test"]
67
}

0 commit comments

Comments
 (0)