Raúl Parralejo

Results 2 issues of Raúl Parralejo

ESLint should have an option to disable it. There are situations where linters could be disabled, like a release to prod and last minute changes with linter violations and no...

enhancement

By default, the FE build does not stop when there is an error during SASS compilation. The option to `failOnError` is not present in [sass.config.js](https://github.com/Netcentric/fe-build/blob/main/config/sass.config.js), hence by default is `false`....

question