- Adds exception for
http://www.w3.org
to enforcinghttps
rule. (#207)
- Changes rule options.
- @typescript-eslint/no-floating-promises
- Changes
ignoreIIFE
fromfalse
totrue
.
- Changes
- eslint/camelcase
- Adds
ignoreGlobals
option.
- Adds
- unicorn/template-indent
- Adds
indent
option to match ESLint indent settings.
- Adds
- @typescript-eslint/no-floating-promises
- Fixes issues with reading ESM Jest configs. (#208)
- Removes rules.
- no-continue (#205)
- Encountered too many viable use cases to warrant keeping it.
- no-continue (#205)