UNPKG

vtseditor

Version:
13 lines 264 B
{ "compilerOptions": { "target": "ESNext", "module": "ESNext", "lib": ["DOM", "ES2015"], "strict": true, "moduleResolution": "Node", "esModuleInterop": true, "skipLibCheck": true, "sourceMap": true, "inlineSources": true } }