2

We're using this eslint rule.

import/newline-after-import": ["error", { "count": 2 }]

It puts 2 newlines after imports, but, when using prettier it immediately overrides and sets the newline spacing to 1.

Is this something that could be made configurable with a prettier plugin?

GollyJer
  • 23,857
  • 16
  • 106
  • 174

0 Answers0