This website requires JavaScript.
Explore
Help
Sign In
Spacebar
/
server
Watch
1
Star
0
Fork
0
You've already forked server
mirror of
https://github.com/spacebarchat/server.git
synced
2024-11-06 10:52:31 +01:00
Code
Issues
Releases
Activity
ce6556db47
server
/
.prettierrc
7 lines
103 B
Plaintext
Raw
Normal View
History
Unescape
Escape
prettier formatted and simplified README links
2021-10-20 01:45:42 +02:00
{
replaced space with tabs
2021-10-20 02:18:24 +02:00
"tabWidth": 4,
Global prettierrc, format build.js
2021-10-22 09:26:01 +02:00
"useTabs": true,
"printWidth": 140,
"trailingComma": "none",
"useTabs": true
}
Copy Permalink