Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add separate lint and lint:fix scripts
A new script 'lint:fix' has been created for linting and auto-fixing, while the existing 'lint' script will now only perform linting checks. This separation allows for clearer understanding and more control over the linting process.
- Loading branch information