Turn on tree sitter (#246183)

This commit is contained in:
Alex Ross
2025-04-10 11:30:18 +02:00
committed by GitHub
parent b237e05599
commit f074ffa6e9

View File

@@ -172,6 +172,9 @@
"css.format.spaceAroundSelectorSeparator": true,
"eslint.useFlatConfig": true,
"editor.occurrencesHighlightDelay": 0,
"editor.experimental.preferTreeSitter.typescript": true,
"editor.experimental.preferTreeSitter.regex": true,
"editor.experimental.preferTreeSitter.css": true,
"typescript.experimental.expandableHover": true,
"git.diagnosticsCommitHook.enabled": true,
"git.diagnosticsCommitHook.sources": {