0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-02-03 23:09:17 -05:00
verdaccio/test/functional/.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
}
}