Skip to content

Commit

Permalink
Remove typedoc.json
Browse files Browse the repository at this point in the history
  • Loading branch information
diskdance committed Apr 13, 2024
1 parent 5e54cd5 commit 658f422
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 17 deletions.
9 changes: 1 addition & 8 deletions CONTRIBUTING.MD
Original file line number Diff line number Diff line change
@@ -1,11 +1,4 @@
# Contributing
## Prerequisites
* `Node.js` v16
* `pnpm`
* `typescript` >= 4.3.5
* Visual Studio Code (Recommended)

## Quick start
At the root of the repo, run:

```sh
Expand All @@ -14,4 +7,4 @@ pnpm run build
pnpm run build:compat # Compatibility build, including wgU*S() shims
```

See generated files at `./dist/`.
Generated files are at `./dist/`.
9 changes: 0 additions & 9 deletions typedoc.json

This file was deleted.

0 comments on commit 658f422

Please sign in to comment.