mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
6 lines
74 B
JSON
6 lines
74 B
JSON
|
{
|
||
|
"rules": {
|
||
|
"@typescript-eslint/no-use-before-define": "off"
|
||
|
}
|
||
|
}
|