9 lines
117 B
JSON
9 lines
117 B
JSON
{
|
|
"root": true,
|
|
"extends": [
|
|
"custom"
|
|
],
|
|
"parserOptions": {
|
|
"project": "./tsconfig.eslint.json"
|
|
}
|
|
} |