The version of the dependencies keeps changing and the details on the GitHub workflow should be updated as well as those one should install. I haven't been at Microverse for long so I'm not sure if students use Typescript, it would be good to see GitHub workflows that support Typescript since it's hard to find such configuration
$ npm install --save-dev eslint eslint-config-airbnb eslint-plugin-import eslint-plugin-jsx-a11y eslint-plugin-react eslint-plugin-react-hooks @babel/eslint-parser @babel/core @babel/plugin-syntax-jsx @babel/preset-env @babel/preset-react @babel/preset-typescript @typescript-eslint/parser @typescript-eslint/eslint-plugin
The version of the dependencies keeps changing and the details on the GitHub workflow should be updated as well as those one should install. I haven't been at Microverse for long so I'm not sure if students use Typescript, it would be good to see GitHub workflows that support Typescript since it's hard to find such configuration
$ npm install --save-dev eslint eslint-config-airbnb eslint-plugin-import eslint-plugin-jsx-a11y eslint-plugin-react eslint-plugin-react-hooks @babel/eslint-parser @babel/core @babel/plugin-syntax-jsx @babel/preset-env @babel/preset-react @babel/preset-typescript @typescript-eslint/parser @typescript-eslint/eslint-plugin