mirror of
https://github.com/verdaccio/verdaccio.git
synced 2024-12-16 21:56:25 -05:00
8 lines
83 B
Text
8 lines
83 B
Text
{
|
|
"env": {
|
|
"browser": true
|
|
},
|
|
"rules": {
|
|
"react/prop-types": 0
|
|
}
|
|
}
|