mirror of
https://github.com/standardnotes/server
synced 2026-09-11 21:45:28 -04:00
7 lines
101 B
Plaintext
7 lines
101 B
Plaintext
{
|
|
"extends": "../../.eslintrc",
|
|
"parserOptions": {
|
|
"project": "./linter.tsconfig.json"
|
|
}
|
|
}
|