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 df36272 commit a924558Copy full SHA for a924558
tsconfig.json
@@ -1,5 +1,6 @@
1
{
2
"extends": "@radically-straightforward/typescript",
3
+ "include": ["source/**/*"],
4
"compilerOptions": {
5
"rootDir": "./source/",
6
"outDir": "./build/"
0 commit comments