mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 12:05:28 +00:00
19 lines
272 B
INI
19 lines
272 B
INI
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
|