MinervaNeue/tests/qunit/.eslintrc.json
Ed Sanders 04a2b27d7f build: Update linters
This exposes two broken tests:

* #setCount (Eastern Arabic numerals)
* clicking on the product of createBanner() should trigger a custom event

that were previously passing due to buggy assertions.

Change-Id: If18ad1ff9363fff65d3e347c01ce4bc0669b2a0e
2018-09-11 13:42:11 -07:00

7 lines
67 B
JSON

{
"extends": [
"wikimedia/qunit",
"../../.eslintrc.json"
]
}