make prettier play nice with (almost) everything 👸

This commit is contained in:
2020-05-11 19:28:03 -04:00
parent e793ef43d4
commit 917fde01dd
12 changed files with 106 additions and 128 deletions
+1
View File
@@ -1,4 +1,5 @@
{
"printWidth": 120,
"tabWidth": 2,
"singleQuote": false
}