badge-generator
badge-generator copied to clipboard
Outdated deps - notes
Plans to upgrade deps are kept here esp nothing past attempts.
Replace Vue Markdown to solve highlight.js issue #79
Upgrade to ESLint 7. Reverted to 6 because of peer dependencies
Vue 3. There were too many moving parts around Vue, TS and Vue Router and weird errors. So abandoned. This project might just stay on Vue 2. Or I need to use my Vue 3 TS quickstart with Vue Router added for a working state and then add all Badge Generator code to that incrementally.
Note ts-jest through jest plugin warns of use with TS 4 but I had no issues using TS 4 here.