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

3
.gitignore vendored
View File

@@ -7,6 +7,9 @@ dist/
# dependencies
node_modules/
# Vale
.vale/write-good/
# logs
npm-debug.log*
yarn-debug.log*