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

6 lines
84 B
JSON

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