Closed andrewpeters9 closed 1 year ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
react-type-animation | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jun 26, 2023 4:18pm |
Name | Link |
---|---|
Latest commit | 2e0b8bafeda86b8de3cb60b43f12936ae1239aa4 |
Latest deploy log | https://app.netlify.com/sites/react-type-animation/deploys/6499ba342633ad00086382e6 |
Name | Link |
---|---|
Latest commit | 2e0b8bafeda86b8de3cb60b43f12936ae1239aa4 |
Latest deploy log | https://app.netlify.com/sites/voluble-paletas-a3dba8/deploys/6499ba346228e40008f05295 |
Hey, I appreciate all the work and improvements.
I noticed that you added the splitter functionality and removed it later on in https://github.com/maxeth/react-type-animation/pull/30/commits/befeae4c7c9bef6946486f18f6e4838f4b9779e7. Any background info on that? 😄 I tested the current state of your pr and the splitting bug with emojis is still present.
Hey @maxeth
I removed those changes in order to make a separate PR for them - with this PR I was just intending to add some stricter typings, but let me know if you want them grouped together in the same one.
I removed those changes in order to make a separate PR for them
okay
babel-eslint
- either it had TS support or its TS support was very limited@typescript-eslint
, which stopped my ESLint issuestypical.ts
to ensure that when I edit this file I don't make any unexpected breakages