badge-generator icon indicating copy to clipboard operation
badge-generator copied to clipboard

Outdated deps - notes

Open MichaelCurrin opened this issue 4 years ago • 1 comments

Plans to upgrade deps are kept here esp nothing past attempts.

MichaelCurrin avatar Dec 18 '20 05:12 MichaelCurrin

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.

MichaelCurrin avatar Dec 18 '20 05:12 MichaelCurrin