mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-25 06:36:11 +03:00
Drop non-standard lint command
Stick to existing approach leveraging grunt for dev tasks.
This commit is contained in:
parent
2932b0a800
commit
b0233f6a24
@ -46,7 +46,6 @@
|
|||||||
},
|
},
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"test": "grunt test",
|
"test": "grunt test",
|
||||||
"prepare": "grunt build",
|
"prepare": "grunt build"
|
||||||
"lint": "eslint ./src"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user