We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7495d74 commit 77d3200Copy full SHA for 77d3200
packages/plugin-esm/README.md
@@ -20,6 +20,7 @@ npm i putout @putout/plugin-esm -D
20
21
- ✅ [add-index-to-import](#add-index-to-import);
22
- ✅ [apply-export-from](#apply-export-from);
23
+- ✅ [convert-assert-to-with](#convert-assert-to-with);
24
- ✅ [declare-imports-first](#declare-imports-first);
25
- ✅ [group-imports-by-source](#group-imports-by-source);
26
- ✅ [merge-duplicate-imports](#merge-duplicate-imports);
0 commit comments