This repository has been archived on 2021-02-20. You can view files and clone it, but cannot push or open issues or pull requests.
shapez.io/gulp/jsconfig.json

7 lines
84 B
JSON
Raw Permalink Normal View History

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