Skip to content

Releases: mapleDevJS/react-typescript-eslint-webpack

2.0.2

21 May 03:26

Choose a tag to compare

Full Changelog: 2.0.1...2.0.2

2.0.1

21 May 03:19

Choose a tag to compare

Update prettier config and version

The prettier configuration has been updated by changing the printWidth from 80 to 100 and tabWidth from 2 to 4. We also updated the project version in package.json from version 2.0.0 to 2.0.1. Consequently, the changes in tab width apply to all .tsx files as visibly shown by the indentation changes in several files.