We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98605a9 commit 3b31abfCopy full SHA for 3b31abf
tsconfig.json
@@ -1,5 +1,5 @@
1
{
2
- "include": ["app", "types"],
+ "include": ["**.ts", "types"],
3
"compilerOptions": {
4
/* Basic Options */
5
"target": "es5" /* Specify ECMAScript target version: 'ES3' (default), 'ES5', 'ES2015', 'ES2016', 'ES2017','ES2018' or 'ESNEXT'. */,
0 commit comments