Skip to content

Commit

Permalink
feat(deps): Security audit and remove legacy docs (#327)
Browse files Browse the repository at this point in the history
* fix(deps): Security audit

* Clear out the legacy docs, finally.

* Add ejs linter

* Fix postman generation

* Missed one

* Fix EJS syntax
  • Loading branch information
bagelbits authored Aug 18, 2022
1 parent ba94515 commit 063e3e8
Show file tree
Hide file tree
Showing 38 changed files with 1,114 additions and 6,337 deletions.
1 change: 1 addition & 0 deletions .eslintrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
"plugins": [
"prettier",
"jest",
"ejs",
"@typescript-eslint"
],
"globals": {
Expand Down
545 changes: 256 additions & 289 deletions collection.postman.json

Large diffs are not rendered by default.

Loading

0 comments on commit 063e3e8

Please sign in to comment.