This website works better with JavaScript.
Explore
Help
Sign In
hyperzlib
/
nodebb
Watch
1
Star
0
Fork
You've already forked nodebb
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5c984250c8
isekai-main
v1.18.x
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5c984250c8'
${ noResults }
nodebb
/
public
/
.eslintrc
4 lines
32 B
Plaintext
Raw
Normal View
History
Unescape
Escape
ESlint no-undef, remove global comments
8 years ago
{
feat: replace eslint configs on server and client side to inherit rules from eslint-config-nodebb
3 years ago
"extends": "nodebb/public"
ESlint no-undef, remove global comments
8 years ago
}