1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2024-09-28 23:10:43 +00:00
tobspr_shapez.io/jsconfig.json
2020-05-09 16:45:23 +02:00

7 lines
93 B
JSON

{
"compilerOptions": {
"target": "es6",
"checkJs": true,
}
}