Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

Commit

Permalink
Catch typos in docs-related JSON (#66)
Browse files Browse the repository at this point in the history
  • Loading branch information
ntolia authored May 20, 2022
1 parent 2564b32 commit 7f82dd5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/.vale.ini
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,6 @@ Packages = Microsoft, proselint, write-good, alex

[*.md]
BasedOnStyles = Vale, Microsoft, proselint, write-good, alex

[*.json]
BasedOnStyles = Vale

0 comments on commit 7f82dd5

Please sign in to comment.