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

7 lines
84 B
JSON

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