mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-30 22:34:10 -05:00
ff1bd1ab7d
* enable pnpm ci * Update ci.yml * remove pnpm 6 and 7 * update readme ci * Update SECURITY.md * Update README.md
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
|
|
}
|
|
}
|