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 2, 2023
1 parent 1c243f2 commit ef6ed45
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 ef6ed45

Please sign in to comment.