UNPKG

prettier-plugin-imports

Version:

A prettier plugins to sort imports in provided RegEx order

8 lines (6 loc) 150 B
/** * This is part of multiple-lines at document-top * Second line of text, comment is followed by a gap */ import b from "b"; import a from "a";