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.
I implemented the lintfix as part of #829 together with code style format using prettier. Is this what you were looking for, or do you have some specific requirements? The eslint lintfix can be performed directly using:
yarn lint:js --fix
npm run lint:js -- --fix
while you also add .ts as part of extensions inside lint:js to enable explicit TypeScript files (on top of TS inside .vue).
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Any idea
The text was updated successfully, but these errors were encountered: