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 14e5a03 commit dadc893Copy full SHA for dadc893
tsconfig.json
@@ -11,5 +11,6 @@
11
"sourceMap": true,
12
"declaration": true,
13
"removeComments": true
14
- }
+ },
15
+ "include": ["src/**/*"]
16
}
0 commit comments