Tldraw/apps/docs/tsconfig.content.json

7 wiersze
83 B
JSON

{
"extends": "./tsconfig.json",
"compilerOptions": {
"module": "commonjs"
}
}