bcgov / entity

ServiceBC Registry Team working on Legal Entities
Apache License 2.0
23 stars 59 forks source link

sbc-common-components: upgrade to vue 3 #14883

Closed kialj876 closed 1 year ago

kialj876 commented 1 year ago

Assumed that all components are converted to the compostion-api and the vuex store is replaced by composables.

severinbeauvais commented 1 year ago

Here are the lint errors that should be fixed along the way: lint.log

Here is the eslint config I used: .eslintrc.js

seeker25 commented 1 year ago

Handled in #16151