1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-21 07:29:37 +01:00
verdaccio/packages/loaders/test/partials/test-plugin-storage/.eslintrc
2021-04-09 17:54:01 +02:00

7 lines
84 B
Plaintext

{
"rules": {
"@typescript-eslint/no-empty-function": 0,
"no-var": 0
}
}