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 <[email protected]>
---------
Co-authored-by: Mike McCready <[email protected]>
0 commit comments