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
Tobias Springer 93c6ea683d Initial commit
2020-05-09 16:45:23 +02:00

7 lines
84 B
JSON

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