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