dusk-network / eslint-config

⚙️ Dusk ESLint configuration
Mozilla Public License 2.0
3 stars 12 forks source link

Add whitespace before end of self-closing tags #8

Closed kieranhall closed 1 year ago

kieranhall commented 1 year ago

Summary

Enforce rule svelte/html-closing-bracket-spacing such that a self closing tag always has a space. We do this so that we have less friction with Prettier.