UNPKG

104 BPlain TextView Raw
1{
2 "root": true,
3 "extends": ["@shelf/eslint-config/backend"],
4 "rules": {
5 "no-console": 0
6 }
7}