9 lines
93 B
Plaintext
Raw Normal View History

2020-05-19 11:43:42 +03:00
{
"globals": {
"Dropzone": true
},
"rules": {
"react/jsx-no-bind": "off"
}
}