shapez.io/jsconfig.json
2020-05-09 16:45:23 +02:00

7 lines
No EOL
93 B
JSON

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