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
* Add type declaration file Hand roll a type declaration file for `flat.js` that accurately reflects the exported plugin. This resolves type errors when attempting to use `globals` and `recommended` configs in type-checked eslint configs and also aids in autocomplete when typing (as in keyboard button press, not "does it satisfy expected type") properties of the plugin. * (Revisions) Add type declaration file Update code style from review Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com> --------- Co-authored-by: Mike McCready <66998419+MikeMcC399@users.noreply.github.com>
0 commit comments