This website requires JavaScript.
Explore
Help
Register
Sign In
bughz
/
code-server
mirror of
https://github.com/coder/code-server.git
Watch
1
Star
0
Fork
You've already forked code-server
0
Code
Issues
Projects
Releases
Wiki
Activity
3256157a3f
code-server
/
.prettierrc.yaml
7 lines
101 B
YAML
Raw
Normal View
History
Unescape
Escape
Implement new structure
2020-02-05 03:27:46 +08:00
printWidth
:
120
semi
:
false
Shake CI and docs up
2020-02-15 07:54:52 +08:00
trailingComma
:
all
Implement new structure
2020-02-05 03:27:46 +08:00
arrowParens
:
always
Refactor vscode endpoints to use fork directly.
2021-09-30 11:14:56 +08:00
singleQuote
:
false
useTabs
:
false