birdofpreyru / react-starter

ReactJS Starter Kit
Other
2 stars 0 forks source link

Wrong ESLint config in TS starter #27

Closed birdofpreyru closed 1 year ago

birdofpreyru commented 1 year ago

https://github.com/birdofpreyru/react-starter/blob/ae0390688eaead01f72af5153018e7fdceec3833/.eslintrc#L2 ^^ should be typescript one

also needs to install a few dev dependencies from airbnb eslint typescript config

also file extensions in npm script miss ts, tsx