Skip to content

Commit

Permalink
refactor: upgrade typescript and prettier (#78)
Browse files Browse the repository at this point in the history
* chore: update package-lock.json

* chore: upgrade typescript

upgrade from 3.7.5 to 4.9.4

* chore!: upgrade prettier to ^2.8.0

This is technically a breaking change, even though behavior should remain the same

BREAKING CHANGE

* chore: audit and dedupe

- run "npm audit fix"
- run "npm dedupe"

* build: skip lib check

enable skipLibCheck in tsconfig as @types/webpack has type errors

* chore: update @types/webpack
  • Loading branch information
DonIsaac authored Jan 16, 2023
1 parent cfedfcd commit 0e50a18
Show file tree
Hide file tree
Showing 3 changed files with 2,250 additions and 8,543 deletions.
Loading

0 comments on commit 0e50a18

Please sign in to comment.