aboutsummaryrefslogtreecommitdiff
path: root/.prettierrc.yml
diff options
context:
space:
mode:
authorTymanWasTaken <tyman@tyman.tech>2021-07-06 17:15:21 -0400
committerTymanWasTaken <tyman@tyman.tech>2021-07-06 17:17:22 -0400
commita8e475fa0a7977f64f072548459d592274169d66 (patch)
tree2f6e3c2fc4aa55c52b848adc493a9ecc842e53f8 /.prettierrc.yml
parentbb75fd7b83b238f1f922ffc64b2a0a535c5524b7 (diff)
downloadSkyblockHud-Death-Defied-a8e475fa0a7977f64f072548459d592274169d66.tar.gz
SkyblockHud-Death-Defied-a8e475fa0a7977f64f072548459d592274169d66.tar.bz2
SkyblockHud-Death-Defied-a8e475fa0a7977f64f072548459d592274169d66.zip
Format v2
Diffstat (limited to '.prettierrc.yml')
-rw-r--r--.prettierrc.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.prettierrc.yml b/.prettierrc.yml
index 832c026..6001ba5 100644
--- a/.prettierrc.yml
+++ b/.prettierrc.yml
@@ -3,4 +3,6 @@ overrides:
- "*.java"
options:
useTabs: false
- trailingComma: none \ No newline at end of file
+ trailingComma: none
+ tabWidth: 4
+ endOfLine: lf \ No newline at end of file