1
0
Fork 1
mirror of https://github.com/SomboChea/ui synced 2024-06-29 22:46:22 +07:00
verdaccio-ui/src/muiComponents/.eslintrc

8 lines
125 B
Plaintext
Raw Normal View History

{
"rules": {
"verdaccio/jsx-spread": 0,
"react/display-name": 0,
"react/jsx-sort-props": 0
}
}