All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
- @xrplf/eslint-config allows typescript > 5.0.0 as a peer dependency
- @xrplf/eslint-config allows eslint-plugin-jsdoc > 40.0.0 as a peer dependency
- @xrplf/eslint-config no longer uses @typescript-eslint/no-unused-vars-experimental
- @xrplf/eslint-config lints filenames such that they match their default export
- @xrplf/eslint-config's engines and peer dependencies are looser
- @xrplf/eslint-config allows the
category
doc tag for use with type doc
- @xrplf/eslint-config allows peers with typescript 3 or 4
- @xrplf/eslint-config skips blank lines and comments in
max-lines
andmax-lines-per-function
rules
First version that is correctly tagged with this CHANGELOG. Previous releases accidentally used a CHANGELOG from a related project and should be ignored.