cletus/node_modules/mineflayer/tsconfig.json
2025-05-09 15:53:19 -05:00

9 lines
No EOL
134 B
JSON

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