tabs
tabs copied to clipboard
Migrate to TypeScript
Finished @jeetiss work.
Changes
- Use
tsdx
. This results in dropping direct dev-dependencies likeeslint
,@babel
,@rollup
- Main
index.js
migrated toindex.tsx
-
index.js
test migrated to TypeScript - Increased
size-limit
to 420 B
The current size of the compiled index.js
is 419 bytes.
Okay, commits should be squashed. --updateSnapshot
flag should be removed from the test
script
wow, thanks @devrnt I'm going to review this in the week
Looking forward to the TS addon here :)
Same here :)