You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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 text was updated successfully, but these errors were encountered: