{"library":"lint-webpack-plugin","type":"library","category":null,"description":"A webpack plugin that runs custom lint shell commands before or during webpack build/watch. Version 0.1.1 is the latest release (no recent updates). It integrates with webpack's build and watch modes: during build, errors halt the webpack process; during watch, errors are ignored and the process continues. Simpler than alternatives like webpack-shell-plugin, but limited to running shell commands without advanced lifecycle hooks.","language":"javascript","status":"abandoned","version":"0.1.1","tags":["javascript","webpack","webpack-plugin","lint","shell"],"last_verified":"Fri May 01","install":[{"cmd":"npm install lint-webpack-plugin","imports":["const LintPlugin = require('lint-webpack-plugin')","new LintPlugin(['tsc --noEmit'])","const LintPlugin = require('lint-webpack-plugin');"]},{"cmd":"yarn add lint-webpack-plugin","imports":[]},{"cmd":"pnpm add lint-webpack-plugin","imports":[]}],"homepage":null,"github":"https://github.com/utatti/lint-webpack-plugin","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/lint-webpack-plugin","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}