mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-11-13 03:35:52 +01:00
ff1bd1ab7d
* enable pnpm ci * Update ci.yml * remove pnpm 6 and 7 * update readme ci * Update SECURITY.md * Update README.md
8 lines
145 B
Plaintext
8 lines
145 B
Plaintext
{
|
|
"rules": {
|
|
"no-console": 0,
|
|
"@typescript-eslint/no-var-requires": 0,
|
|
"@typescript-eslint/explicit-member-accessibility": 0
|
|
}
|
|
}
|