canvas/packages/client/tsconfig.json

7 lines
105 B
JSON

{
"extends": "@tsconfig/recommended/tsconfig.json",
"compilerOptions": {
"sourceMap": true
}
}