This adds a small script into the package.json to fix linting errors.
When run, it starts stylelint which checks for linting errors that can be fixed automatically and then fixes them. This is built-in stylelint functionality so no new installation or anything is necessary.
This adds a small script into the package.json to fix linting errors. When run, it starts stylelint which checks for linting errors that can be fixed automatically and then fixes them. This is built-in stylelint functionality so no new installation or anything is necessary.