mirror of
https://github.com/microsoft/vscode.git
synced 2025-12-24 20:26:08 +00:00
@@ -11,7 +11,7 @@ import ts from 'typescript';
|
||||
import { pathToFileURL } from 'url';
|
||||
import workerpool from 'workerpool';
|
||||
import { StaticLanguageServiceHost } from './staticLanguageServiceHost.ts';
|
||||
import * as buildfile from '../../buildfile.js';
|
||||
import * as buildfile from '../../buildfile.ts';
|
||||
|
||||
class ShortIdent {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user