mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-26 03:29:00 +01:00
Enable tree sitter for typescript (#243322)
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -177,5 +177,6 @@
|
||||
"*": "error",
|
||||
"ts": "warning",
|
||||
"eslint": "warning"
|
||||
}
|
||||
},
|
||||
"editor.experimental.preferTreeSitter.typescript": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user