Skip to content

Commit

Permalink
chore(all): updated typedoc
Browse files Browse the repository at this point in the history
  • Loading branch information
tgreyuk committed Nov 26, 2024
1 parent b323a8a commit a667e80
Show file tree
Hide file tree
Showing 9 changed files with 47 additions and 244 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ jobs:
node-version: ${{ matrix.node }}
cache: 'npm'
- name: Install
run: HUSKY=0 npm install
run: HUSKY=0 npm ci
- name: Lint
run: npm run lint --workspace typedoc-plugin-markdown
- name: Build
Expand Down
262 changes: 33 additions & 229 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit a667e80

Please sign in to comment.