8 lines
135 B
Plaintext
Raw Permalink Normal View History

{
"root": true,
"extends": ["custom/back/typescript"],
"parserOptions": {
"project": ["./server/tsconfig.eslint.json"]
}
}