traction icon indicating copy to clipboard operation
traction copied to clipboard

Tenant UI: Update eslint to 9.x+

Open loneil opened this issue 1 year ago • 2 comments

Tenant UI apps (node API and Vue FE) use eslint and right now updating from version 8 to 9 would need some additional configuration tweaks it appears

https://eslint.org/docs/latest/use/migrate-to-9.0.0

On the frontend updating eslint can allow the following dev dependencies to be updated as well and should be done at the same time @typescript-eslint/eslint-plugin @typescript-eslint/parser @vue/eslint-config-prettier @vue/eslint-config-typescript

loneil avatar Aug 06 '24 20:08 loneil

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] avatar Sep 06 '24 01:09 github-actions[bot]

This issue was closed because it has been stalled for 5 days with no activity.

github-actions[bot] avatar Sep 11 '24 01:09 github-actions[bot]

Quickly covered Node API in https://github.com/bcgov/traction/pull/1654

Can do Vue app frontend for this ticket

loneil avatar Jul 09 '25 20:07 loneil

FE https://github.com/bcgov/traction/pull/1660

loneil avatar Jul 20 '25 05:07 loneil