summaryrefslogtreecommitdiff
path: root/.prettierrc
diff options
context:
space:
mode:
authorLi Zhineng <[email protected]>2025-07-22 08:01:28 +0800
committerLi Zhineng <[email protected]>2025-07-22 08:01:28 +0800
commit391eeb229882870a1c2311c820cc910890b35d9d (patch)
tree407c6e346032444249effedaef305649fbb87493 /.prettierrc
downloadhomebridge-airmx-391eeb229882870a1c2311c820cc910890b35d9d.tar.gz
homebridge-airmx-391eeb229882870a1c2311c820cc910890b35d9d.zip
first commit
Diffstat (limited to '.prettierrc')
-rw-r--r--.prettierrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/.prettierrc b/.prettierrc
new file mode 100644
index 0000000..eca9e73
--- /dev/null
+++ b/.prettierrc
@@ -0,0 +1,3 @@
+semi: false
+singleQuote: true
+trailingComma: none