mirror of
https://github.com/openseadragon/openseadragon.git
synced 2024-11-24 22:26:10 +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": {
|
||||
"test": "grunt test",
|
||||
"prepare": "grunt build",
|
||||
"lint": "eslint ./src"
|
||||
"prepare": "grunt build"
|
||||
}
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user