mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Cite
synced 2024-11-15 19:10:15 +00:00
0395035789
This ensures that each repository's "npm test" command is fully independent of wherever it might be in the filesystem. Bug: T206485 Change-Id: I54d052bed4ceed175a938896154fd6ad5c89f964
7 lines
64 B
JSON
7 lines
64 B
JSON
{
|
|
"extends": [
|
|
"wikimedia/qunit",
|
|
"../.eslintrc.json"
|
|
]
|
|
}
|