Commits (17)
-
David Sveningsson authored
refs #90
b046dc59 -
David Sveningsson authoredca7e835d
-
David Sveningsson authored
Options for `prefer-button` rule See merge request !414
6ee400ea -
WhiteSource Renovate authoredbb664ee6
-
David Sveningsson authoredcb29f688
-
David Sveningsson authored
refs #90
36bf9ec3 -
David Sveningsson authored1d191583
-
David Sveningsson authored
Additional configuration presets See merge request !415
491b8ddc -
WhiteSource Renovate authoredf9e53d7e
-
WhiteSource Renovate authored511f5971
-
WhiteSource Renovate authored1b51f9cc
-
WhiteSource Renovate authored457e29a1
-
WhiteSource Renovate authored2ec8f597
-
WhiteSource Renovate authoredb4050c24
-
David Sveningsson authored
chore(deps): update dependency ts-jest to v26 See merge request !416
e2c062ac -
David Sveningsson authoredb902853e
-
# [2.23.0](v2.22.0...v2.23.0) (2020-05-18) ### Bug Fixes * **cli:** `expandFiles` path normalization for windows ([b902853e](b902853e)) ### Features * **config:** add two new config presets `html-validate:standard` and `html-validate:a17y` ([36bf9ec3](36bf9ec3)), closes [#90](#90) * **rules:** add `include` and `exclude` options to `prefer-button` ([b046dc59](b046dc59)), closes [#90](#90) * **rules:** add `isKeywordExtended` method for rule authors ([ca7e835d](ca7e835d))
docs/rules/presets.md
0 → 100644
src/config/presets/a17y.ts
0 → 100644
src/config/presets/index.ts
0 → 100644