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 d6b8285 commit adc9cb6Copy full SHA for adc9cb6
contract_manager/tsconfig.json
@@ -3,5 +3,6 @@
3
"compilerOptions": {
4
"rootDir": "src/",
5
"outDir": "./lib"
6
- }
+ },
7
+ "include": ["src/**/*"],
8
}
0 commit comments