prettier and ignore yarn

This commit is contained in:
cupcakearmy
2019-10-26 20:06:48 +02:00
parent 2653633c91
commit 3c0ebdfb4a
3 changed files with 6 additions and 1 deletions

3
.prettierrc Normal file
View File

@@ -0,0 +1,3 @@
semi: false
singleQuote: true
trailingComma: 'es5'