{
"extends": "./tsconfig.json",
"exclude": [],
"include": [
"**/*.ts",
"**/*.tsx",
".eslintrc.cjs"
]
}