I'm using StyleLint with Webpack. My current Webpack configuration is: module.exports.styleLint = (isProd = false) => { const options = { configFile:
stylelint *.css --fix not working as expect. Error reporting works well but a file is not fixed. package.json { "devDependencies": { "stylelint": "^11.1