mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-21 20:56:09 +03:00
Fix after NPM package update
This commit is contained in:
parent
bdcd078b46
commit
9ab6a5ac69
@ -197,7 +197,7 @@ module.exports = function(grunt) {
|
|||||||
},
|
},
|
||||||
eslint: {
|
eslint: {
|
||||||
options: {
|
options: {
|
||||||
configFile: '.eslintrc.json'
|
overrideConfigFile: '.eslintrc.json'
|
||||||
},
|
},
|
||||||
target: sources
|
target: sources
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user