UNPKG

126 BJSONView Raw
1{
2 "extends": "airbnb-base",
3 "rules": {
4 "no-console": "off",
5 "strict": "off"
6 },
7 "env": {
8 "node": true
9 }
10}
\No newline at end of file