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
Upgrade linting from semistandard to eslint with standard support
Migrating to eslint allows using the mainstream highly maintained linting
tool that will directly support linting, code style enforcement and
support of locating errors.
* Directly supports integrating with Typescript for future proofing
* Supports enabling semi colon enforcement via rules
0 commit comments