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 Mar 4, 2025. It is now read-only.
Run alll linters by using npm-run-all on
lint
script.like this:
lint
script runs alllint:*
scripts (in this case,lint:js
andlint:css
) in parallel.Project author also can add other linter.
The text was updated successfully, but these errors were encountered: