Files
egm/webui/tsconfig.node.json

1 line
182 B
JSON
Raw Normal View History

{"compilerOptions": {"composite": true, "skipLibCheck": true, "module": "ESNext", "moduleResolution": "bundler", "allowSyntheticDefaultImports": true}, "include": ["vite.config.ts"]}