Releases: mapleDevJS/react-typescript-eslint-webpack
Releases · mapleDevJS/react-typescript-eslint-webpack
2.0.2
Full Changelog: 2.0.1...2.0.2
2.0.1
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.