shapez/jsconfig.json

7 lines
93 B
JSON

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