{ "compilerOptions": { "target": "ESNext", "module": "ESNext", "moduleResolution": "Node", "declaration": false, "allowSyntheticDefaultImports": true, "skipLibCheck": true }, "include": ["urara.ts"] }