botbook/node_modules/@pnpm/npm-conf/lib/tsconfig.make-out.json
Rodrigo Rodriguez 6ae15fe3e5 Updated.
2024-09-04 13:13:15 -03:00

14 lines
191 B
JSON

{
"compilerOptions": {
"allowJs": true,
"declaration": true,
"emitDeclarationOnly": true,
"strictNullChecks": true,
"types": [
"node"
],
},
"files": [
"./types.js",
],
}