GowthamChowta / blooming-blog

0 stars 0 forks source link

React + Redux + Prettier + Eslint setup #5

Closed GowthamChowta closed 1 year ago

GowthamChowta commented 1 year ago

Created a basic redux app with the following template. https://github.com/reduxjs/redux-templates/tree/master/packages/cra-template-redux-typescript

Added Prettier for file formatting and Eslint config to find any syntax issues.