UNPKG

79 BPlain TextView Raw
1{
2 "root": true,
3
4 "extends": "@ljharb",
5
6 "rules": {
7 "no-new-func": 0,
8 }
9}