Skip to content
This repository has been archived by the owner on Sep 27, 2024. It is now read-only.

Commit

Permalink
lets try this again
Browse files Browse the repository at this point in the history
  • Loading branch information
NTMNathan committed Feb 25, 2022
1 parent 2392ee3 commit a725cd2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"main": "src/index.js",
"scripts": {
"start": "node .",
"docs": "docgen -s src/*.ts src/**/*.ts -o docs/docs.json -c pages/index.yml -g -S 1 -j .jsconfig.json",
"docs": "docgen --source src --custom docs/index.yml --output docs/docs.json",
"docs:test": "docgen --source src --custom docs/index.yml",
"types": "tsc",
"test": "eslint --ignore-path .eslintignore .",
Expand Down

0 comments on commit a725cd2

Please sign in to comment.