diff .prettierrc @ 36:8b4dc9e87b56

reindent to 2-spaces with prettier
author drewp@bigasterisk.com
date Sat, 28 Dec 2019 02:24:55 -0800
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/.prettierrc	Sat Dec 28 02:24:55 2019 -0800
@@ -0,0 +1,3 @@
+{
+    "tabWidth": 2
+}
\ No newline at end of file