HipsterBrown / xs-dev

The quickest way for getting started with JS on devices
https://xs-dev.js.org
MIT License
37 stars 13 forks source link

chore: update typescript and associated devDeps #173

Closed HipsterBrown closed 4 weeks ago

HipsterBrown commented 4 weeks ago

TypeScript v5 has been out for a while, so it feels safe to update to the latest release along with any associated dependencies reliant upon TypeScript. The most impact came from upgrading ESLint and migrating to eslint-config-love to replace eslint-config-standard-with-typescript as recommended by the latter package.