mirror of
https://github.com/classchartsapi/classcharts-api-js.git
synced 2026-05-14 03:56:59 +00:00
feat: badges support
This commit is contained in:
parent
5fe9686a51
commit
b35dc528a6
3 changed files with 47 additions and 3 deletions
|
|
@ -8,7 +8,8 @@
|
|||
"main": "./dist/index.js",
|
||||
"scripts": {
|
||||
"build": "tsc",
|
||||
"generateDocs": "pnpm typedoc --entryPointStrategy expand ./src"
|
||||
"generateDocs": "pnpm typedoc --entryPointStrategy expand ./src",
|
||||
"test": "echo do tests"
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue