UNPKG

@chubbyts/chubbyts-packaging

Version:
15 lines (14 loc) 287 B
{ "compilerOptions": { "erasableSyntaxOnly": true, "esModuleInterop": true, "module": "ESNext", "moduleResolution": "node", "skipLibCheck": true, "strict": true, "target": "ES2021" }, "include": [ "src" ] }