0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-13 22:48:31 -05:00
verdaccio/test/e2e/.eslintrc
Juan Picado @jotadeveloper 3c8e0fbd16
chore: update eslint rules
2018-12-04 07:17:19 +01:00

5 lines
49 B
Text

{
"rules": {
"jest/expect-expect": 0
}
}