UNPKG

@squirt/server

Version:
18 lines 364 B
{ "compilerOptions": { "lib": ["ESNext"], "module": "ESNext", "target": "ESNext", "moduleResolution": "node", "strict": true, "noEmit": true, "noImplicitReturns": true, "downlevelIteration": true, "skipLibCheck": true, "allowSyntheticDefaultImports": true, "allowJs": true, "types": [ "bun-types" ] } }