UNPKG

87 BPlain TextView Raw
1{
2 "root": true,
3
4 "extends": "@ljharb",
5
6 "rules": {
7 "max-statements": [2, 12]
8 }
9}