mirror of
https://github.com/openseadragon/openseadragon.git
synced 2025-04-01 21:06:12 +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
1 changed files with 1 additions and 2 deletions
|
@ -46,7 +46,6 @@
|
|||
},
|
||||
"scripts": {
|
||||
"test": "grunt test",
|
||||
"prepare": "grunt build",
|
||||
"lint": "eslint ./src"
|
||||
"prepare": "grunt build"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue