Add and apply prettier pre-commit hook

This commit is contained in:
Max Winterstein
2021-09-18 22:12:17 +02:00
parent 50c2e44b7f
commit 2b6ff89517
23 changed files with 197 additions and 147 deletions

2
.prettierignore Normal file
View File

@@ -0,0 +1,2 @@
.devcontainer/**
.vscode/**