build: Update linters
Change-Id: I20e4794d0f565a284917f35d15736e3f33523856
This commit is contained in:
9
tests/qunit/.eslintrc.json
Normal file
9
tests/qunit/.eslintrc.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"extends": [
|
||||
"wikimedia/qunit",
|
||||
"../../.eslintrc.json"
|
||||
],
|
||||
"env": {
|
||||
"qunit": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user