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
1
Commit
1
Branch
0
Tags
4.9 MiB
Tree:
858308517b
pleroma-fe
/
test
/
unit
/
.eslintrc
10 lines
95 B
Raw
Normal View
History
Unescape
Escape
first
3 months ago
{
"env": {
"mocha": true
},
"globals": {
"expect": true,
"sinon": true
}
}