index
:
volse-hubzilla.git
add-registration-entity-class
dev
drop-unused-html5-library
improve-mysql-insert
master
module-admin-accounts-enhancements-continued
move-account-processing-to-class
test-module-admin-security
tests/test-db-setup-wip
Volse Hubzilla -- soft fork of main Hubzilla core for Volse
Eilertsens Kodeknekkeri
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
vendor
/
blueimp
/
jquery-file-upload
/
wdio
/
.prettierrc.js
blob: 24237736e1284774b2e8ce070f11d9455fad4f8a (
plain
) (
blame
)
1
2
3
4
5
6
7
'use strict'
module
.
exports
=
{
proseWrap
:
'always'
,
semi
:
false
,
singleQuote
:
true
}