cache-loader icon indicating copy to clipboard operation
cache-loader copied to clipboard

Add scripts for run linting and linting-fix tasks

Open mistic opened this issue 6 years ago • 0 comments

This is a simple PR to help us minimize the problems described here https://github.com/webpack-contrib/cache-loader/pull/85

It does not list the problems by line, but outputs a better log, and hints to run npm run lint-fix when the lint has failures.

/CC @evilebottnawi

mistic avatar Jun 25 '19 20:06 mistic