Skip to content

Commit

Permalink
Pin httpgd 0.1.6
Browse files Browse the repository at this point in the history
0.1.7 doesn't pass npm pretest
  • Loading branch information
randy3k committed Sep 8, 2024
1 parent 7682335 commit 9a2acab
Show file tree
Hide file tree
Showing 5 changed files with 4,824 additions and 3,089 deletions.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,6 @@
"typescript.tsdk": "./node_modules/typescript/lib", // we want to use the TS server from our node_modules folder to control its version
"r.lsp.diagnostics": true,
"editor.codeActionsOnSave": {
"source.fixAll.markdownlint": true
"source.fixAll.markdownlint": "explicit"
}
}
Loading

0 comments on commit 9a2acab

Please sign in to comment.