build: Set "root": true, in .eslintrc.json
This ensures that each repository's "npm test" command is fully independent of wherever it might be in the filesystem. Bug: T206485 Change-Id: I5ec93fff138f9821e151b28f6ecd9f891e4912c6
This commit is contained in:
@@ -1,4 +1,5 @@
|
|||||||
{
|
{
|
||||||
|
"root": true,
|
||||||
"extends": [
|
"extends": [
|
||||||
"wikimedia/client",
|
"wikimedia/client",
|
||||||
"wikimedia/jquery"
|
"wikimedia/jquery"
|
||||||
|
|||||||
Reference in New Issue
Block a user