UNPKG

83 BJSONView Raw
1{
2 "extends": "@parcel/eslint-config",
3 "rules": {
4 "no-console": "off"
5 }
6}