diff options
author | TymanWasTaken <TymanWasTaken@users.noreply.github.com> | 2021-07-08 17:22:58 +0000 |
---|---|---|
committer | GitHub Action <actions@github.com> | 2021-07-08 17:22:58 +0000 |
commit | 6b94b4f0e6a20a87145ac1a544a0d19289da7e96 (patch) | |
tree | b9e1ee11228288818f63649a7e27702b6853356e /.prettierrc.yml | |
parent | d1b086feb5a589f526afe2016a3b726c8271af01 (diff) | |
download | SkyblockHud-Death-Defied-6b94b4f0e6a20a87145ac1a544a0d19289da7e96.tar.gz SkyblockHud-Death-Defied-6b94b4f0e6a20a87145ac1a544a0d19289da7e96.tar.bz2 SkyblockHud-Death-Defied-6b94b4f0e6a20a87145ac1a544a0d19289da7e96.zip |
Prettified Code!
Diffstat (limited to '.prettierrc.yml')
-rw-r--r-- | .prettierrc.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.prettierrc.yml b/.prettierrc.yml index f1cb8dc..e4672a8 100644 --- a/.prettierrc.yml +++ b/.prettierrc.yml @@ -6,4 +6,4 @@ overrides: trailingComma: none tabWidth: 4 endOfLine: lf - printWidth: 999999999 # >:c fine gravy
\ No newline at end of file + printWidth: 999999999 # >:c fine gravy |