UNPKG

94 BPlain TextView Raw
1{
2 "extends": "airbnb/legacy",
3 "rules": {
4 "no-var": 0,
5 "object-shorthand": 0
6 }
7}