This website requires JavaScript.
Explore
Help
Register
Sign In
wikimedia
/
mediawiki-extensions-DiscussionTools
Watch
1
Star
0
Fork
You've already forked mediawiki-extensions-DiscussionTools
0
mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/DiscussionTools
synced
2024-11-13 18:37:07 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
366dc2387e
mediawiki-extensions-Discus...
/
modules
/
.eslintrc.json
7 lines
70 B
JSON
Raw
Normal View
History
Unescape
Escape
Detect and parse timestamps, signatures, comments and threads Bug: T232780 Bug: T234404 Change-Id: Ie9c80121089742cfc7cd7c04d694c2e0fe8d6a98
2019-09-26 07:06:56 +00:00
{
"rules"
:
{
eslint: Disable max-len Change-Id: I7e49dc170dba62b88f1879ae670f806f6b54d4e9
2020-04-21 14:50:19 +00:00
"no-implicit-globals"
:
"off"
,
"max-len"
:
"off"
Detect and parse timestamps, signatures, comments and threads Bug: T232780 Bug: T234404 Change-Id: Ie9c80121089742cfc7cd7c04d694c2e0fe8d6a98
2019-09-26 07:06:56 +00:00
}
}
Reference in a new issue
Copy permalink