Epub replication canary test
This commit is contained in:
parent
8b71121585
commit
1b41f038c7
1 changed files with 2 additions and 1 deletions
|
|
@ -12,7 +12,8 @@
|
||||||
"typecheck": "tsc",
|
"typecheck": "tsc",
|
||||||
"lint": "eslint \"services/gunDB/**/*.js\"",
|
"lint": "eslint \"services/gunDB/**/*.js\"",
|
||||||
"format": "prettier --write \"./**/*.js\"",
|
"format": "prettier --write \"./**/*.js\"",
|
||||||
"test:gun": "ts-node src/__gun__tests__/*.ts && rimraf -rf GUN-TEST-*"
|
"test:gun": "ts-node src/__gun__tests__/*.ts && rimraf -rf GUN-TEST-*",
|
||||||
|
"test:gun:epub": "node testscript.js on capdog.epub"
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue