Skip to content

Commit 3c1c80c

Browse files
author
thebarada
committed
feat(tsconfig) update tsconfig
1 parent 610beeb commit 3c1c80c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tsconfig.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,9 @@
3131
]
3232
},
3333
"files": [
34-
"index.ts"
34+
"index.ts",
35+
"browser.ts",
36+
"server.ts"
3537
],
3638
"angularCompilerOptions": {
3739
"strictMetadataEmit": true

0 commit comments

Comments
 (0)