aka-worker/cool-dawn-3d3b/node_modules/capnp-ts/tsconfig.json

7 lines
127 B
JSON

{
"compilerOptions": {
"noEmit": false
},
"extends": "../../tsconfig.json",
"include": ["src/**/*", "test/**/*"]
}