build: Update linters

Change-Id: I20e4794d0f565a284917f35d15736e3f33523856
This commit is contained in:
Ed Sanders
2018-09-08 11:17:15 +01:00
committed by jenkins-bot
parent 53769b2084
commit 2024009482
4 changed files with 22 additions and 10 deletions

View File

@@ -0,0 +1,9 @@
{
"extends": [
"wikimedia/qunit",
"../../.eslintrc.json"
],
"env": {
"qunit": true
}
}