dprint-plugin-typescript icon indicating copy to clipboard operation
dprint-plugin-typescript copied to clipboard

Add ability to enforces having one line after the last top-level import statement or require call

Open JuoCode opened this issue 3 years ago • 2 comments

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.

JuoCode avatar Jul 11 '22 16:07 JuoCode

Any update on this?

aybykovskii avatar Sep 03 '25 13:09 aybykovskii

Same as https://github.com/un-ts/eslint-plugin-import-x/blob/master/docs/rules/newline-after-import.md too

Avasam avatar Oct 04 '25 04:10 Avasam