Files
hereconnect/packages/types/tsconfig.json
T
ti 1c8019d41a
Main daploy / deploy (push) Successful in 1m22s
WIP message-delivery-method-web-push
2024-11-28 20:22:12 +02:00

9 lines
158 B
JSON

{
"compilerOptions": {
"declaration": true,
"emitDeclarationOnly": true,
"outDir": "./dist",
"strict": true
},
"include": ["index.ts"]
}