Skip to content

Commit 9a2acab

Browse files
committed
Pin httpgd 0.1.6
0.1.7 doesn't pass npm pretest
1 parent 7682335 commit 9a2acab

File tree

5 files changed

+4824
-3089
lines changed

5 files changed

+4824
-3089
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
"typescript.tsdk": "./node_modules/typescript/lib", // we want to use the TS server from our node_modules folder to control its version
1010
"r.lsp.diagnostics": true,
1111
"editor.codeActionsOnSave": {
12-
"source.fixAll.markdownlint": true
12+
"source.fixAll.markdownlint": "explicit"
1313
}
1414
}

0 commit comments

Comments
 (0)