mirror of
https://github.com/microsoft/TypeScript.git
synced 2025-11-18 17:21:48 +00:00
6e8c44f774
* use ES6 library when building tslint rules (#14474) * Merge pull request #14553 from Microsoft/fixBuildBreak Add --lib es6 to @types/node dependent targets * allow passing --logFile and --logVerbosity parameter to tsserver (#14566) * fix linter issues