UNPKG

85 BJSONView Raw
1{
2 "extends": [
3 "../.eslintrc.json"
4 ],
5 "rules": {
6 "no-console": 0
7 }
8}