LookAtMySuitBot/js/node_modules/mineflayer/tsconfig.json

9 lines
134 B
JSON

{
"compilerOptions": {
"module": "commonjs",
"strictNullChecks": true
},
"files": [
"index.d.ts"
]
}