rsnext/packages/next-codemod/transforms
Zack Tanner e039cc72fc
enable verbatimModuleSyntax to make type imports/exports explicit (#56551)
This has come up in code review a few times, so enabling the tsconfig setting so it's more easily caught.
2023-10-07 15:09:54 +00:00
..
__testfixtures__ Only run toSource in next/font codemod if there are changes (#46877) 2023-03-07 11:21:03 -08:00
__tests__ fix: codemod should preserve type only import (#46512) 2023-02-27 21:36:26 +00:00
add-missing-react-import.ts enable verbatimModuleSyntax to make type imports/exports explicit (#56551) 2023-10-07 15:09:54 +00:00
built-in-next-font.ts Only run toSource in next/font codemod if there are changes (#46877) 2023-03-07 11:21:03 -08:00
cra-to-next.ts [Docs] Update react docs link (#47891) 2023-04-04 11:56:03 -07:00
name-default-component.ts enable verbatimModuleSyntax to make type imports/exports explicit (#56551) 2023-10-07 15:09:54 +00:00
new-link.ts enable verbatimModuleSyntax to make type imports/exports explicit (#56551) 2023-10-07 15:09:54 +00:00
next-image-experimental.ts fix: codemod should preserve type only import (#46512) 2023-02-27 21:36:26 +00:00
next-image-to-legacy-image.ts fix: codemod should preserve type only import (#46512) 2023-02-27 21:36:26 +00:00
url-to-withrouter.ts Move next-codemod to Next.js monorepo (#15536) 2020-08-10 11:14:53 +02:00
withamp-to-config.ts fix: next-image-experimental codemod (#45970) 2023-02-17 01:36:09 +00:00