UNPKG

84 BPlain TextView Raw
1{
2 "extends": "airbnb-base",
3 "root": true,
4 "rules": {
5 "max-len": 0,
6 },
7}