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

v4.3.0

Choose a tag to compare

@iCrawl iCrawl released this 28 May 21:12
· 319 commits to master since this release
85ca30d
  • Switch cases now need an indent of 1 additional tab (f964d26)
    -- This was already the case in the old config, somehow it ended up being 0
  • Added vue config (16dc510)

The new vue config can be accessed by installing:

yarn add -D eslint eslint-config-aqua babel-eslint eslint-plugin-vue

and then using "extends": "aqua/vue"