Yes. And it depends.
If you are doing a small project with only one person, the benefits of Typescript might not be very apparent, and it would just seem like a lot of extra stuff you need to write.
If you are doing a large project with several people or more, then the benefits of Typescript would be very apparent. Since it eliminates a whole class of errors, and also makes the code self documenting.