🚀 Feature: blockTSup should remove @babel/preset-typescript
in transition mode
#1970
Closed
2 tasks done
Labels
good first issue
Good for newcomers, please hop on!
status: accepting prs
Please, send a pull request to resolve this!
type: feature
New enhancement or request
Milestone
Bug Report Checklist
main
branch of the repository.Overview
blockTSup.ts
already removes the@babel/core
andbabel
packages:create-typescript-app/src/blocks/blockTSup.ts
Line 97 in 92ef8c8
@babel/preset-typescript
is also a common Babel package for TypeScript-y folks. It should be removed too.Additional Info
See more docs on:
🎁
The text was updated successfully, but these errors were encountered: