mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-01-06 22:40:26 -05:00
6 lines
84 B
Text
6 lines
84 B
Text
{
|
|
"rules": {
|
|
"@typescript-eslint/no-empty-function": 0,
|
|
"no-var": 0
|
|
}
|
|
}
|