0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-23 22:27:34 -05:00
verdaccio/test/functional/.eslintrc
Juan Picado @jotadeveloper 0fb344d0c2
chore: set all to warning
2018-12-15 08:55:39 +01:00

5 lines
56 B
Text

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