We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 003f480 commit 839bf36Copy full SHA for 839bf36
1 file changed
tsconfig.json
@@ -1,7 +1,7 @@
1
{
2
"extends": "@stencila/dev-config/tsconfig.json",
3
"compilerOptions": {
4
- "outDir": "dist/lib"
+ "outDir": "dist"
5
},
6
"include": ["src/**/*.ts"]
7
}
0 commit comments