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 2 years ago • 0 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