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

v4.1.0

Choose a tag to compare

@iCrawl iCrawl released this 18 May 04:30
· 324 commits to master since this release
7d9c046

Everything in this release is pretty much reworked and refactored.

To get the old rules to work simply use:

"extends": "aqua/old"

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).

The new ruleset for node can be found by using:

"extends": "aqua/node"