0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-23 22:27:34 -05:00
verdaccio/test/unit/modules/plugin/partials/test-plugin-storage/.eslintrc
Juan Picado @jotadeveloper 7fe943f7bc build: update dependencies (#1630)
* chore: update dependencies

* chore: update secrets
2019-12-23 09:29:27 +01:00

6 lines
84 B
Text

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