summaryrefslogtreecommitdiff
path: root/.prettierrc
diff options
context:
space:
mode:
authorseth <[email protected]>2023-01-10 15:17:10 -0500
committerseth <[email protected]>2023-01-10 15:31:07 -0500
commitae0c8d1e0d6eafff6c0a68a11e0326df0c010cf4 (patch)
tree0f47166a07c3e21ed03e0676fa70ee198f11db06 /.prettierrc
parent3f718c3927d13418674df1b858cfea77d48400c6 (diff)
chore: mention running guzzle_api
Diffstat (limited to '.prettierrc')
-rw-r--r--.prettierrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.prettierrc b/.prettierrc
new file mode 100644
index 0000000..c959087
--- /dev/null
+++ b/.prettierrc
@@ -0,0 +1,3 @@
+{
+ "useTabs": true
+}