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 }}
This repository was archived by the owner on Oct 23, 2024. It is now read-only.
This may be beyond the scope of this repo, but the readme could instruct the user how to set up a lint script. For example, Rooster has these lines in package.json:
This may be beyond the scope of this repo, but the readme could instruct the user how to set up a lint script. For example, Rooster has these lines in package.json:
It also may be worth autofixing whatever can be autofixed:
"lint:fix": "npm run lint -- --fix"
The text was updated successfully, but these errors were encountered: