mirror of
https://github.com/Aviortheking/codestats-readme.git
synced 2025-06-14 11:39:19 +00:00
infra: added auto theme readme generator script
This commit is contained in:
@ -5,7 +5,8 @@
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"test": "jest --coverage",
|
||||
"test:watch": "jest --watch"
|
||||
"test:watch": "jest --watch",
|
||||
"theme-readme-gen": "node scripts/generate-theme-doc"
|
||||
},
|
||||
"author": "Anurag Hazra",
|
||||
"license": "MIT",
|
||||
|
Reference in New Issue
Block a user