This website requires JavaScript.
Explore
Help
Register
Sign in
mirror
/
mobilizon
Watch
1
Star
0
Fork
You've already forked mobilizon
0
mirror of
https://framagit.org/framasoft/mobilizon.git
synced
2025-03-04 21:58:16 +00:00
Code
Issues
Releases
Wiki
Activity
9b7cd5831a
mobilizon
/
js
/
.prettierrc.json
7 lines
95 B
JSON
Raw
Normal View
History
Unescape
Escape
Fix prettier config Signed-off-by: Thomas Citharel <tcit@tcit.fr>
2021-11-25 17:00:05 +01:00
{
"trailingComma"
:
"es5"
,
"semi"
:
true
,
"singleQuote"
:
false
,
"bracketSpacing"
:
true
}
Reference in a new issue
Copy permalink