Skip to content

Commit

Permalink
fix auto toc
Browse files Browse the repository at this point in the history
  • Loading branch information
Roy Razon committed Nov 5, 2023
1 parent 6761cf5 commit 5d3b69c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"typescript.implementationsCodeLens.enabled": true,
"typescript.preferences.quoteStyle": "single",
"typescript.tsdk": "node_modules/typescript/lib",
"markdown.extension.toc.levels": "2..6",
"markdown.extension.toc.levels": "2..3",
"prettier.enable": false,
"editor.defaultFormatter": "dbaeumer.vscode-eslint",
"[json]": {
Expand Down

0 comments on commit 5d3b69c

Please sign in to comment.