Files
runbin/web/node_modules/codemirror-languageserver/tsconfig.json
lhx-666-cool f6cb277519 add web
2025-04-25 17:03:25 +08:00

8 lines
152 B
JSON

{
"compilerOptions": {
"moduleResolution": "node",
"target": "ES2019",
"rootDir": "src",
"declaration": true
}
}