1
0
Fork 0
mirror of https://github.com/classchartsapi/classcharts-api-js.git synced 2026-05-14 19:59:37 +00:00

chore: remove jest

This commit is contained in:
James Cook 2021-12-12 14:36:47 +00:00
parent d9a234bd7e
commit fbca63edd1

View file

@ -10,7 +10,7 @@
"prepare": "npm run build",
"build": "tsc",
"generateDocs": "pnpm typedoc --entryPointStrategy expand ./src",
"test": "jest"
"test": "echo TEST"
},
"author": "",
"license": "ISC",