1
0
mirror of https://github.com/tobspr/shapez.io.git synced 2026-09-24 04:44:59 +00:00
Files
tobspr_shapez.io/gulp/jsconfig.json

7 lines
84 B
JSON
Raw Normal View History

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