UNPKG

@golemio/eslint-config

Version:
10 lines (9 loc) 216 B
{ "include": ["./test/**/*.ts"], "compilerOptions": { "target": "es6", "module": "commonjs", "allowSyntheticDefaultImports": true, "useUnknownInCatchVariables": true, }, }