UNPKG

ghom-eval

Version:
14 lines 309 B
{ "compilerOptions": { "target": "ESNext", "lib": ["ESNext"], "module": "ESNext", "strict": true, "outDir": "dist", "rootDir": "src", "declaration": true, "esModuleInterop": true, "moduleResolution": "Node", "forceConsistentCasingInFileNames": true } }