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 0fb344d0c2
chore: set all to warning
2018-12-15 08:55:39 +01:00

6 lines
56 B
Plaintext

{
"rules": {
"jest/expect-expect": ["warn"]
}
}