John Lee

Results 1 comments of John Lee

src/formatFileContent.js class LanguageServiceHost { ... fileExists(file) { return ts.sys.fileExists(file); } ... Thank you for adding the above.