This website requires JavaScript.
Explore
Help
Sign In
PublicMirrors
/
hydra
Watch
1
Star
0
Fork
0
You've already forked hydra
mirror of
https://github.com/hydralauncher/hydra.git
synced
2025-02-03 08:43:48 +03:00
Code
Issues
Actions
1
Packages
Projects
Releases
1
Wiki
Activity
cc9990096d
hydra
/
.prettierrc.js
7 lines
97 B
JavaScript
Raw
Normal View
History
Unescape
Escape
feat: adding better navigation with search results
2024-04-15 01:00:56 +03:00
module
.
exports
=
{
semi
:
true
,
fix: fixing dependencies
2024-04-15 12:18:24 +03:00
trailingComma
:
"es5"
,
feat: adding better navigation with search results
2024-04-15 01:00:56 +03:00
singleQuote
:
false
,
fix: fixing dependencies
2024-04-15 12:18:24 +03:00
tabWidth
:
2
,
feat: adding better navigation with search results
2024-04-15 01:00:56 +03:00
}
;
Reference in New Issue
Copy Permalink