index
:
gotosocial.git
next
trunk
GoToSocial is an ActivityPub social network server
terinjokes@gmail.com
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
web
/
source
/
.eslintrc.js
blob: 36fbbacd69cb3ba7b95582125eed2256f6a30bf3 (
plain
)
1
2
3
module.exports
=
{
"extends"
:
[
"@f0x52/eslint-config-react"
]
};