diff options
author | TymanWasTaken <tyman@tyman.tech> | 2021-07-06 17:27:11 -0400 |
---|---|---|
committer | TymanWasTaken <tyman@tyman.tech> | 2021-07-06 17:27:11 -0400 |
commit | 804767ebfc26e2a1252bc327def02389b35dfc6e (patch) | |
tree | e3e06c24454080f059355133d633e5a076d85ad3 /.prettierrc.yml | |
parent | 98ee5a2ae8090c061b1e61e7955d793416991822 (diff) | |
download | skyblockhud-804767ebfc26e2a1252bc327def02389b35dfc6e.tar.gz skyblockhud-804767ebfc26e2a1252bc327def02389b35dfc6e.tar.bz2 skyblockhud-804767ebfc26e2a1252bc327def02389b35dfc6e.zip |
fine
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 ddd6ee5..f1cb8dc 100644 --- a/.prettierrc.yml +++ b/.prettierrc.yml @@ -6,4 +6,4 @@ overrides: trailingComma: none tabWidth: 4 endOfLine: lf - printWidth: 140
\ No newline at end of file + printWidth: 999999999 # >:c fine gravy
\ No newline at end of file |