index
:
Dash-Web.git
master
A copy of AVD's Dash-Web software, hosted on my own hardware for local use.
browndash
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
.prettierrc.json
blob: a07280e32e9658dcbf7e9e4c84c500063f1faeae (
plain
)
1
2
3
4
5
6
{
"trailingComma"
:
"es5"
,
"tabWidth"
:
4
,
"semi"
:
false
,
"singleQuote"
:
false
}