0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/test/types-test/.eslintrc

6 lines
79 B
Text
Raw Normal View History

2019-09-26 11:22:14 -05:00
{
"rules": {
"@typescript-eslint/explicit-member-accessibility": 0
}
}