This website requires JavaScript.
Explore
Sign In
mirror
/
gotosocial
mirror of
https://github.com/superseriousbusiness/gotosocial
Watch
1
Star
0
Fork
You've already forked gotosocial
0
Code
Issues
settings-refactor-rebase
gotosocial
/
web
/
source
/
.eslintrc.js
5 lines
82 B
JavaScript
Raw
Permalink
Blame
History
"use strict"
;
module
.
exports
=
{
"extends"
:
[
"@joepie91/eslint-config/react"
]
}
;
View Git Blame
Copy Permalink