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
We are using 8.57.0 as of August 19. The latest version is v9. We eventually need to update to latest version of Eslint to update our dependencies as well.
Update eslint to v9
Update eslint-config-prettier
Update eslint-plugin-import
Update eslint-plugin-prettier
Update typescript-eslint*
We also don't properly configure typescript-eslint in src/node/.eslintrc.json and fully leverage the typescript-eslint package type checking capabilities.
The text was updated successfully, but these errors were encountered:
We are using 8.57.0 as of August 19. The latest version is v9. We eventually need to update to latest version of Eslint to update our dependencies as well.
We also don't properly configure typescript-eslint in
src/node/.eslintrc.json
and fully leverage the typescript-eslint package type checking capabilities.The text was updated successfully, but these errors were encountered: