dangreenisrael / eslint-plugin-jest-formatting

ESLint rules for formatting test suites written for jest.
MIT License
156 stars 13 forks source link

Add padding-describe-blocks #8

Closed dangreenisrael closed 5 years ago

dangreenisrael commented 5 years ago

This adds a rule which enforces a new line between a describe an all other expressions.

Issues addressed: