Skip to content
This repository was archived by the owner on Aug 31, 2022. It is now read-only.

v4.0.1-beta

Pre-release
Pre-release

Choose a tag to compare

@iCrawl iCrawl released this 28 Mar 07:58
· 327 commits to master since this release
e067625

Everything in this release is pretty much reworked and refactored.

To get the old rules somewhat to work (I did change some errors to non-errors but most of them should be simple warns now to not enforce too many style changes) simply use:

"extends": "aqua/src/node"

All other configs have been discarded, for normal browser support simply use:

"extends": "aqua"

and for those poor people who used spaces as their prefered config, you will have to manually override the tabs (shame on you).