Skip to content

Releases: mapleDevJS/react-typescript-eslint-webpack

Release list

2.0.2

Choose a tag to compare

@mapleDevJS mapleDevJS released this 21 May 03:26

Full Changelog: 2.0.1...2.0.2

2.0.1

Choose a tag to compare

@mapleDevJS mapleDevJS released this 21 May 03:19
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.