v1.9.0
- Added
sass: custom
configuration option for cleaner integration withbslib
. - Introduced
format_js()
andformat_sass()
powered by prettier.- Note:
lint_js()
andlint_sass()
report styling errors. They might complain about formatting done withformat_js()
andformat_sass()
functions; however, we haven't spotted any issues so far. If you face any problems with this, then please raise an issue on GitHub
- Note: