1.6.1 (2021-08-13)
- pkg: add missing babel-plugin-module-resolver (a6f2f38)
1.6.0 (2021-08-02)
- promises: add ignoreVoid and ignoreIIFE option exceptions to no-floating-promises rule (17f079b)
1.5.1 (2021-06-28)
- dependencies: update and fix dependencies (f05518e)
1.5.0 (2021-06-11)
- rules: update typescript-eslint ts-comment rule (8f7325a)
1.4.0 (2021-06-08)
- prettier: remove extraneous prettier requirements, since we use all of their defaults (eab5cda)
- restrict-template-expressions: allow nullish expressions in templates (baf2219)
1.3.0 (2021-06-04)
- resolution: add import resolver for typescript aliases (7ab2a38)
1.2.1 (2021-06-04)
- core: update path resolution for tsconfig dir (24c4a54)
1.2.0 (2021-06-04)
- extensions: extract extensions into their own file (57c9513)
- extensions: extract file extensions (131373d)
- typescript: update extends rule import (9c8f6ca)
- extensions: add file extensions (372b7a0)
1.1.1 (2021-06-04)
- extensions: extract extensions into their own file (57c9513)
- extensions: extract file extensions (131373d)
- typescript: update extends rule import (9c8f6ca)
1.1.0 (2021-06-04)
- lint: refactor lint configs and update libraries (37c0cd7)
All notable changes to this project will be documented in this file.
This format is based on Keep a Changelog and this project adheres to semver.
Created initial ESLint config file.