You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(`check-template-names`): stop restricting template names to singl…
…e letters; fixes#1352
Single letters in JSDoc blocks still expected for template names in `require-template` rule.
feat(`require-hyphen-before-param-description`): ensure template will…
… be properly stringified; fixes#1326
Note that `match-name` will now have to take into account any optional brackets and default in `allowName`