We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6feef8 commit ce356a5Copy full SHA for ce356a5
1 file changed
tsconfig.json
@@ -10,5 +10,5 @@
10
"moduleResolution": "bundler",
11
"declaration": true
12
},
13
- "include": ["src", "tsconfig.json", "test"]
+ "include": ["src", "tsconfig.json", "test", "scripts"]
14
}
0 commit comments