misc/ remove warinng npm start ( tsconfg.app include key)

This commit is contained in:
Maxime GRIS
2020-08-12 20:51:22 +02:00
parent 4b17ab64e6
commit 8a73b4af0a

View File

@@ -7,8 +7,8 @@
"types": [] "types": []
}, },
"include": [ "include": [
"**/*.ts", "main.ts",
"polyfill.ts"
], ],
"exclude": [ "exclude": [
"**/*.spec.ts" "**/*.spec.ts"