-
Konstantin Tsabolov authoredKonstantin Tsabolov authored
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
tsconfig.eslint.json 132 B
{
"extends": "./tsconfig.json",
"include": ["apps", "./.eslintrc.js", "scripts"],
"exclude": ["node_modules", "**/dist/**"]
}