UNPKG

web-inquiry-client

Version:
14 lines 268 B
{ "compilerOptions": { "outDir": "./app/dist", "module": "esnext", "target": "esnext", "moduleResolution": "node", "allowSyntheticDefaultImports": true, "declaration": true }, "exclude": [ "./test", "./app/dist" ] }