mirror of
https://github.com/Shopify/draggable.git
synced 2025-12-08 20:15:56 +00:00
Adds yarn script for esdoc
This commit is contained in:
parent
4f94400b79
commit
bcdc92df26
@ -34,6 +34,7 @@
|
||||
"prepublish": "npm run build",
|
||||
"postinstall": "cd examples && yarn",
|
||||
"lint": "eslint ./src --max-warnings 0",
|
||||
"esdoc": "esdoc -c esdoc.json",
|
||||
"test": "jest --config config.json",
|
||||
"test-ci": "jest --config config.json --coverage"
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user