screeps-bot-hurricane/.swcrc
2022-12-21 11:57:49 +01:00

11 lines
No EOL
163 B
Text

{
"jsc": {
"parser": {
"syntax": "typescript",
"tsx": false
}
},
"module": {
"type": "commonjs"
}
}