setup of tests
This commit is contained in:
@ -4,6 +4,7 @@
|
|||||||
"description": "Generate .docx documents with JavaScript (formerly Office-Clippy)",
|
"description": "Generate .docx documents with JavaScript (formerly Office-Clippy)",
|
||||||
"main": "build/build.js",
|
"main": "build/build.js",
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
"pretest": "tsc ts/test/*Test.ts --module commonjs",
|
||||||
"test": "test"
|
"test": "test"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
|
0
ts/tests/docxTest.ts
Normal file
0
ts/tests/docxTest.ts
Normal file
Reference in New Issue
Block a user