mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 11:58:13 +00:00
chore: remove jest
This commit is contained in:
parent
d9a234bd7e
commit
fbca63edd1
1 changed files with 1 additions and 1 deletions
|
|
@ -10,7 +10,7 @@
|
||||||
"prepare": "npm run build",
|
"prepare": "npm run build",
|
||||||
"build": "tsc",
|
"build": "tsc",
|
||||||
"generateDocs": "pnpm typedoc --entryPointStrategy expand ./src",
|
"generateDocs": "pnpm typedoc --entryPointStrategy expand ./src",
|
||||||
"test": "jest"
|
"test": "echo TEST"
|
||||||
},
|
},
|
||||||
"author": "",
|
"author": "",
|
||||||
"license": "ISC",
|
"license": "ISC",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue