LookAtMySuitBot/js/node_modules/mineflayer/tsconfig.json

9 lines
134 B
JSON
Raw Normal View History

2023-12-24 20:08:39 -05:00
{
"compilerOptions": {
"module": "commonjs",
"strictNullChecks": true
},
"files": [
"index.d.ts"
]
}