diff options
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 |