Skip to content

Himejima Gyōmei

Compare
Choose a tag to compare
@nikolai-shabalin nikolai-shabalin released this 12 Jan 06:57
· 60 commits to main since this release

1.0.11

Added htmlacademy/space-between-comments

rules: {
  'htmlacademy/space-between-comments': [true, 'space' | 'no-space]
}
<!-- Comment --> // space
<!--Comment--> // no-space