This website works better with JavaScript.
Explore
Help
Sign In
nyanide
/
pleroma-fe
Watch
1
Star
0
Fork
You've already forked pleroma-fe
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
7
Commits
1
Branch
0
Tags
4.9 MiB
Branch:
master
pleroma-fe
/
test
/
unit
/
.eslintrc
10 lines
95 B
Raw
Permalink
Normal View
History
Unescape
Escape
first
3 months ago
{
"env": {
"mocha": true
},
"globals": {
"expect": true,
"sinon": true
}
}