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
{{ message }}
This repository was archived by the owner on Jan 6, 2025. It is now read-only.
Update eslint related dependencies and ci pipelines (#526)
Description of changes
Updates the following eslint-related packages to latest stable versions:
- eslint
- eslint-config-prettier
- eslint-plugin-import
- @typescript-eslint/eslint-plugin
- @microsoft/eslint-config-fast-dna
Also removes a deprecated rule from .eslintrc.cjs. Also also, updates both GitHub and Azure CI pipelines to use Node v18 (from v14 😅) and removes a no longer used test job.
0 commit comments