dprint-plugin-typescript
dprint-plugin-typescript copied to clipboard
Add ability to enforces having one line after the last top-level import statement or require call
Same as import/newline-after-import. There are many rules in ESLint that would make more sense if they were handled by a format tool.
Any update on this?
Same as https://github.com/un-ts/eslint-plugin-import-x/blob/master/docs/rules/newline-after-import.md too