UNPKG

100 BJSONView Raw
1{
2 "extends": [
3 "steelbrain"
4 ],
5 "rules": {
6 "import/prefer-default-export": "off"
7 }
8}