mirror of
https://github.com/microsoft/TypeScript.git
synced 2026-05-24 02:21:30 -05:00
@@ -246,6 +246,10 @@ namespace ts.server {
|
||||
return this.compilerOptions;
|
||||
}
|
||||
|
||||
getCompilerOptions() {
|
||||
return this.compilerOptions;
|
||||
}
|
||||
|
||||
getNewLine() {
|
||||
return this.directoryStructureHost.newLine;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user