1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2024-09-30 22:20:45 +00:00
tobspr_shapez.io/gulp/jsconfig.json

7 lines
84 B
JSON
Raw Normal View History

2020-05-09 14:45:23 +00:00
{
"compilerOptions": {
"target": "es6",
"checkJs": true
}
}