This website requires JavaScript.
Explore
Help
Register
Sign In
Llewellyn
/
conky
Watch
1
Star
0
Fork
0
You've already forked conky
mirror of
https://github.com/Llewellynvdm/conky.git
synced
2024-11-15 09:44:04 +00:00
Code
Issues
Releases
Activity
d5c1f66310
conky
/
.prettierrc.cjs
8 lines
108 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Refactor docs, make a new website. * Docs have been migrated from docbook to yaml + jinja2 + pandoc * Created a new (basic) website for docs based on React + Tailwinds
2022-09-29 01:59:28 +00:00
module
.
exports
=
{
printWidth
:
80
,
semi
:
false
,
singleQuote
:
true
,
tabWidth
:
2
,
useTabs
:
false
,
Update/fix some web stuff. (#1429) * Update/fix some web stuff. Also added lefthook with some linting config. * Add note about lefthook. * Enable sort imports eslint rule. * This statement is untrue * Remove cypress video, add to gitignore * Add web CI action * Set the right dir here * Try this
2023-02-26 01:12:11 +00:00
}
Copy Permalink