mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-23 22:27:34 -05:00
1755840cd3
* chore: add config utility * improve verdaccio bin location * add new npm cli e2e tests * add tests * rename files
7 lines
145 B
Text
7 lines
145 B
Text
{
|
|
"rules": {
|
|
"no-console": 0,
|
|
"@typescript-eslint/no-var-requires": 0,
|
|
"@typescript-eslint/explicit-member-accessibility": 0
|
|
}
|
|
}
|