Remove docs script (#233)
This commit is contained in:
parent
e610a11bc5
commit
a4141c5dc5
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@
|
|||
"version": "0.1.0",
|
||||
"license": "MIT",
|
||||
"scripts": {
|
||||
"docs": "docsify serve docs",
|
||||
"eslint": "eslint app/javascript --fix",
|
||||
"pretest": "rimraf .jest-cache",
|
||||
"test": "jest --no-cache",
|
||||
|
|
Loading…
Reference in a new issue