This is way too much time to spend on linters

This commit is contained in:
2020-08-24 04:08:11 +02:00
parent 69ebed5c7e
commit 0c880a7b4e
23 changed files with 1748 additions and 200 deletions

3
.prettierrc.json Normal file
View File

@@ -0,0 +1,3 @@
{
"quoteProps": "consistent"
}