You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
message: 'Identifiers not allowed for Super Important reasons.',
108
+
});
109
+
},
110
+
};
111
+
},
112
+
},
113
+
} satisfiesRecord<string, Rule.RuleModule>;
114
+
```
115
+
116
+
## npm/yarn/pnpm workspaces support
69
117
70
118
This plugin supports npm/yarn/pnpm workspaces, although note that if the eslint-local-rules.js file is in the workspace subdirectory, running from the project root is unsupported.
0 commit comments