Remove docs script (#233)
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
"version": "0.1.0",
|
"version": "0.1.0",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"docs": "docsify serve docs",
|
|
||||||
"eslint": "eslint app/javascript --fix",
|
"eslint": "eslint app/javascript --fix",
|
||||||
"pretest": "rimraf .jest-cache",
|
"pretest": "rimraf .jest-cache",
|
||||||
"test": "jest --no-cache",
|
"test": "jest --no-cache",
|
||||||
|
|||||||
Reference in New Issue
Block a user