Skip to content

Commit

Permalink
update typescript 4.2.2 (#424)
Browse files Browse the repository at this point in the history
- update typesctipt
- install tslib for __spreadArray
- fix issues with instanceproperty overriding class accessor
- install rollup-plugin-typescript2 v0.30.0 to fix issue with updated typescript
  • Loading branch information
ooystein authored Feb 26, 2021
1 parent 1f8d39f commit e4d4c3c
Show file tree
Hide file tree
Showing 6 changed files with 2,110 additions and 3,917 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ dist
.storybook/src/exampledata/**
storybook-static
report*
docs_out
Loading

0 comments on commit e4d4c3c

Please sign in to comment.