UNPKG
eslint-config-uber-jsx
Version:
latest (3.3.3)
3.3.3
3.3.2
3.2.0
3.1.0
3.0.2
3.0.1
3.0.0
2.0.3
2.0.2
2.0.1
2.0.0
1.0.0
The base jsx eslint config for web JavaScript at Uber
eslint-config-uber-jsx
/
best-practices.json
6 lines
(5 loc)
•
46 B
JSON
View Raw
1
2
3
4
5
6
{
"rules"
:
{
"no-invalid-this"
:
0
}
}