{
"compilerOptions": {
"allowJs": true
},
"include": [".eslintrc.cjs"],
"extends": "./tsconfig.base.json"
}