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 7e7460e commit a6e02bcCopy full SHA for a6e02bc
tsconfig.json
@@ -1,5 +1,5 @@
1
{
2
- "include": ["src", "types"],
+ "include": ["app", "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