Skip to content

Commit 9fca84a

Browse files
jribbinknialexsan
authored andcommitted
Implement typescript for several branches & adjust configuration (#1750)
Implements typescript support for: @onflow/rlp, @onflow/util-uid, @onflow/util-template, @onflow/util-logger, @onflow/util-invariant, @onflow/util-encode-key, @onflow/util-address
1 parent b4b3bcc commit 9fca84a

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

56 files changed

+2005
-933
lines changed

.changeset/fifty-buttons-serve.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@onflow/fcl-bundle": minor
3+
---
4+
5+
Switched to rollup-plugin-typescript2

.changeset/giant-ducks-tickle.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
---
2+
"@onflow/util-encode-key": minor
3+
"@onflow/util-invariant": minor
4+
"@onflow/util-template": minor
5+
"@onflow/util-address": minor
6+
"@onflow/util-logger": minor
7+
"@onflow/util-uid": minor
8+
"@onflow/rlp": minor
9+
---
10+
11+
Convert to Typescript

0 commit comments

Comments
 (0)