shapez/gulp/jsconfig.json

7 lines
84 B
JSON

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