6 lines
106 B
Plaintext
6 lines
106 B
Plaintext
{
|
|
"extends": "eslint-config-egg/typescript",
|
|
"parserOptions": {
|
|
"project": "./tsconfig.json"
|
|
}
|
|
} |