What is the current behavior?
X
What is the expected or desired behavior?
if you remove eslint in webpack.config.js we can develop scss easy and fast
remove this for dont have error in new line , empty space ,....
new StyleLintPlugin({
failOnError: !config.enabled.watcher,
syntax: 'scss',
}),
Please provide steps to reproduce, including full log output:
X
Please describe your local environment:
WordPress version: X
OS: X
NPM/Node version: X
Where did the bug happen? Development or remote servers?
X
Is there a related Discourse thread or were any utilized (please link them)?
X
Please provide use cases for changing the current behavior:
X
Other relevant information:
X
Code hygiene and coding standards are extremely important to the Roots team. We institute these tools to help our users write better, more supportable code. We will not be removing eslint or stylelint from Sage.
Most helpful comment
Code hygiene and coding standards are extremely important to the Roots team. We institute these tools to help our users write better, more supportable code. We will not be removing eslint or stylelint from Sage.