mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
Move tree sitter parsing into own class
This commit is contained in:
@@ -1824,6 +1824,7 @@ export default tseslint.config(
|
||||
// terminalContrib is one extra folder deep
|
||||
'vs/workbench/contrib/terminalContrib/*/~',
|
||||
'vscode-notebook-renderer', // Type only import
|
||||
'@vscode/tree-sitter-wasm', // type import
|
||||
{
|
||||
'when': 'hasBrowser',
|
||||
'pattern': '@xterm/xterm'
|
||||
|
||||
Reference in New Issue
Block a user