Disable tree sitter for tyepscript (#243538)

This commit is contained in:
Alex Ross
2025-03-14 10:15:20 +01:00
committed by GitHub
parent f31df357e8
commit ec682f62ef

View File

@@ -179,5 +179,4 @@
"ts": "warning",
"eslint": "warning"
},
"editor.experimental.preferTreeSitter.typescript": true
}