mirror of
https://github.com/hydralauncher/hydra.git
synced 2026-01-11 05:46:17 +00:00
chore: merge with main
This commit is contained in:
6
.prettierrc.cjs
Normal file
6
.prettierrc.cjs
Normal file
@@ -0,0 +1,6 @@
|
||||
module.exports = {
|
||||
semi: true,
|
||||
trailingComma: "es5",
|
||||
singleQuote: false,
|
||||
tabWidth: 2,
|
||||
};
|
||||
Reference in New Issue
Block a user