This website requires JavaScript.
Explore
Help
Sign In
tudor.stanciu
/
rxc-app
Watch
1
Star
0
Fork
You've already forked rxc-app
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
a90bf1c3f3
rxc-app
/
.prettierrc.json
7 lines
87 B
JSON
Raw
Normal View
History
Unescape
Escape
prettier config
2020-04-10 01:42:32 +03:00
{
prettier config update
2020-04-10 01:47:37 +03:00
"trailingComma"
:
"none"
,
"tabWidth"
:
2
,
"semi"
:
true
,
"singleQuote"
:
false
prettier config
2020-04-10 01:42:32 +03:00
}