Files
sexy.pivoine.art/packages/buttplug/tsconfig.json
Valknar XXX be0fc11a5c A new start
2025-10-25 22:04:41 +02:00

14 lines
264 B
JSON

{
"compilerOptions": {
"target": "esnext",
"module": "esnext",
"outDir": "dist",
"moduleResolution": "bundler",
"esModuleInterop": true,
"skipLibCheck": true,
"emitDecoratorMetadata": true,
"experimentalDecorators": true
},
"include": ["src"]
}