Skip to content
This repository was archived by the owner on Jul 9, 2021. It is now read-only.

webcompiler v6.1.0

Choose a tag to compare

@thealjey thealjey released this 26 Jan 20:15
· 87 commits to master since this release

v6.1.0 - Thu, 26 Jan 2017 20:15:28 GMT

  • 053de5d [changed] JSLint and SASSLint (also affects JS and SASS) constructors now both accept a single argument - configFile, which is a path to the respective configuration files of ESLint and stylelint. They both support extends, so any other configuration options are redundant.