sup-browser-utils/jsconfig.json

7 lines
92 B
JSON

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