summaryrefslogtreecommitdiff
path: root/src/.prettierrc
diff options
context:
space:
mode:
authorSeth Flynn <[email protected]>2021-07-09 16:51:59 -0400
committerSeth Flynn <[email protected]>2021-07-10 17:53:07 -0400
commit773989d242e491e0f7352192c3c269953c3621a5 (patch)
tree633a78c86a207bcba15dc4796f38364cb766a321 /src/.prettierrc
parent67da9a15cc9b2a5a288e72f41de18a1782ebcf06 (diff)
replace multimc instance with modpack
Diffstat (limited to 'src/.prettierrc')
-rw-r--r--src/.prettierrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/.prettierrc b/src/.prettierrc
new file mode 100644
index 0000000..222861c
--- /dev/null
+++ b/src/.prettierrc
@@ -0,0 +1,4 @@
+{
+ "tabWidth": 2,
+ "useTabs": false
+}