Skip to content
This repository was archived by the owner on Feb 17, 2024. It is now read-only.

Commit 906050f

Browse files
committed
📦 clean tsconfig
1 parent 55ec8a8 commit 906050f

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tsconfig.json

+1-3
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,7 @@
1616
"lib": ["es6", "dom"]
1717
},
1818
"exclude": [
19-
"node_modules",
20-
"typings/main.d.ts",
21-
"typings/main"
19+
"node_modules"
2220
],
2321
"angularCompilerOptions": {
2422
"strictMetadataEmit": true

0 commit comments

Comments
 (0)