aboutsummaryrefslogtreecommitdiff
path: root/.prettierrc
diff options
context:
space:
mode:
authorAkshay Nair <phenax5@gmail.com>2023-08-12 18:45:58 +0530
committerAkshay Nair <phenax5@gmail.com>2023-08-12 18:45:58 +0530
commit851f48856984076d2571152bde322688ba4946f2 (patch)
treed77a37b8de0f5a8b06b2afb83d7e4af39fc84a73 /.prettierrc
parentca80dee29014298bd8a1a82bd0418cc073a76316 (diff)
downloadcss-everything-851f48856984076d2571152bde322688ba4946f2.tar.gz
css-everything-851f48856984076d2571152bde322688ba4946f2.zip
chore: prettier + eslint magic
Diffstat (limited to '')
-rw-r--r--.prettierrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/.prettierrc b/.prettierrc
index e6e4310..7f21ab6 100644
--- a/.prettierrc
+++ b/.prettierrc
@@ -2,4 +2,4 @@ semi: false
singleQuote: true
bracketSpacing: true
arrowParens: avoid
-printWidth: 80 \ No newline at end of file
+printWidth: 80