7 lines
116 B
JSON
7 lines
116 B
JSON
{
|
|
"root": true,
|
|
"extends": "marine/prettier/node",
|
|
"parserOptions": {
|
|
"project": "./tsconfig.eslint.json"
|
|
}
|
|
}
|