1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-13 03:35:52 +01:00
verdaccio/test/functional/.eslintrc
Juan Picado @jotadeveloper 3c8e0fbd16
chore: update eslint rules
2018-12-04 07:17:19 +01:00

6 lines
49 B
Plaintext

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