1
0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-11-17 07:45:52 +01:00
verdaccio/test/e2e/.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"]
}
}