Releases: azedo/eslint-config-azedo
Releases · azedo/eslint-config-azedo
v0.2.2
Fixed
- Fix
prettier
extends config forprettier/@typescript-eslint
. Now it should be onlyprettier
as all of these extends config were merge into it. https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md#version-800-2021-02-21
v0.2.1
v0.2.0
Added
- Create a new
package-lock.json
file (with lockfileVersion 2) - Add typescriptreact in the
vscode/settings.json
file
Changed
- Update repository url in
package.json
file - Update
eslint
andeslint-plugin-react
to their latest versions - Update README
- Update
setup.js
file to look for.prettierrc*
files - Update the
.eslintrc
template file to extend the correct config package name