We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ffab432 commit c64e3d8Copy full SHA for c64e3d8
lib/rules/no-deprecated-report-api.js
@@ -37,9 +37,9 @@ module.exports = {
37
38
const contextIdentifiers = new WeakSet();
39
40
- // ----------------------------------------------------------------------
41
- // Public
42
+ // ----------------------------------------------------------------------
+ // Public
43
44
return {
45
[ruleInfo.create.type] (node) {
0 commit comments