chore: add vale and cspell

This commit is contained in:
Stefan Imhoff
2023-02-12 12:23:45 +01:00
parent 9bd0f772b0
commit 4219ebfaf2
7 changed files with 41 additions and 0 deletions

18
.vale.ini Normal file
View File

@@ -0,0 +1,18 @@
StylesPath = .vale
MinAlertLevel = suggestion
Vocab = Base
Packages = write-good
[*.{md,mdx,txt,html,astro,svelte,json}]
BasedOnStyles = Vale, write-good
# Turn off rules
Vale.Terms = NO
Vale.Spelling = NO
write-good.E-Prime = NO
[formats]
astro = html
svelte = html