"rules": {
"no-unused-vars": "error",
"no-unused-expressions": "error",
"prefer-const": "error",
"no-console": "warn",
"no-undefined": "error"
},
For further actions, you may consider blocking this person and/or reporting abuse
Top comments (0)