Skip to content

Commit 8a73b4a

Browse files
author
Maxime GRIS
committed
misc/ remove warinng npm start ( tsconfg.app include key)
1 parent 4b17ab6 commit 8a73b4a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: src/tsconfig.app.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"types": []
88
},
99
"include": [
10-
"**/*.ts",
11-
10+
"main.ts",
11+
"polyfill.ts"
1212
],
1313
"exclude": [
1414
"**/*.spec.ts"

0 commit comments

Comments
 (0)