This repository was archived by the owner on Aug 31, 2022. It is now read-only.
v4.3.0
- 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-vueand then using "extends": "aqua/vue"