botbook/node_modules/@pnpm/npm-conf/lib/tsconfig.make-out.json

15 lines
191 B
JSON
Raw Normal View History

2024-09-04 13:13:15 -03:00
{
"compilerOptions": {
"allowJs": true,
"declaration": true,
"emitDeclarationOnly": true,
"strictNullChecks": true,
"types": [
"node"
],
},
"files": [
"./types.js",
],
}