UNPKG

generator-sprotty

Version:
12 lines 290 B
{ "$schema": "https://json.schemastore.org/tsconfig", "compilerOptions": { "target": "ES2022", "module": "commonjs", "esModuleInterop": true, "sourceMap": true, "experimentalDecorators": true, "jsx": "react" }, "lib": ["ES2022","DOM"] }