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

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