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