This website works better with JavaScript.
Explore
Help
Sign In
hyperzlib
/
isekai-mediawiki-skins-Timeless
Watch
1
Star
0
Fork
You've already forked isekai-mediawiki-skins-Timeless
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.
d1b54f2b70
isekai
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'd1b54f2b70'
${ noResults }
isekai-mediawiki-skins-Time...
/
.eslintrc.json
11 lines
106 B
JSON
Raw
Normal View
History
Unescape
Escape
build: Switch from JSHint to ESLint Change-Id: Ie090d1ba345b5e59c06c5aaa30cacfb14a41dc2d
8 years ago
{
"extends"
:
"wikimedia"
,
"env"
:
{
Remove obsolete aliases from closures Bug: T208951 Change-Id: I0949da208d4df1d2fd1f85541f55f092da527400
6 years ago
"browser"
:
true
}
,
"globals"
:
{
"mw"
:
false
,
"$"
:
false
build: Switch from JSHint to ESLint Change-Id: Ie090d1ba345b5e59c06c5aaa30cacfb14a41dc2d
8 years ago
}
}