This website requires JavaScript.
Explore
Blog
Help
Sign In
xoxys
/
thegeeklab
Watch
1
Star
0
Fork
0
You've already forked thegeeklab
Code
Issues
1
Pull Requests
Releases
Wiki
Activity
7beff8b893
thegeeklab
/
.prettierrc
7 lines
91 B
Plaintext
Raw
Normal View
History
Unescape
Escape
refactor: replace gulp with webpack (#42) Co-authored-by: Robert Kaussow <mail@thegeeklab.de> Reviewed-on: https://gitea.rknet.org/xoxys/thegeeklab/pulls/42 Co-authored-by: Robert Kaussow <xoxys@rknet.org> Co-committed-by: Robert Kaussow <xoxys@rknet.org>
2021-12-30 15:57:27 +00:00
{
"printWidth": 99,
"singleQuote": false,
"semi": false,
chore: remove unmaintained dependency prettier-plugin-go-template (#234) Reviewed-on: https://gitea.rknet.org/xoxys/thegeeklab/pulls/234
2023-07-05 18:36:04 +00:00
"trailingComma": "none"
refactor: replace gulp with webpack (#42) Co-authored-by: Robert Kaussow <mail@thegeeklab.de> Reviewed-on: https://gitea.rknet.org/xoxys/thegeeklab/pulls/42 Co-authored-by: Robert Kaussow <xoxys@rknet.org> Co-committed-by: Robert Kaussow <xoxys@rknet.org>
2021-12-30 15:57:27 +00:00
}
Reference in New Issue
Copy Permalink