Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
liuxingbaoyu committed Jan 3, 2023
1 parent 8459ad7 commit e395515
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/babel-core/src/config/files/module-types.ts
Expand Up @@ -74,6 +74,7 @@ function loadCtsDefault(filepath: string) {
{
allowDeclareFields: true,
disallowAmbiguousJSXLike: true,
allExtensions: true,
onlyRemoveTypeImports: true,
optimizeConstEnums: true,
},
Expand Down

0 comments on commit e395515

Please sign in to comment.