microsoft / TypeScript-Sublime-Plugin

IO wrapper around TypeScript language services, allowing for easy consumption by editor plugins
Apache License 2.0
1.72k stars 235 forks source link

Set log level of TS server to logging.WARN #543

Closed eriktrom closed 8 years ago

eriktrom commented 8 years ago

fixes #427

msftclas commented 8 years ago

Hi @eriktrom, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution! This seems like a small (but important) contribution, so no Contribution License Agreement is required at this point. Real humans will now evaluate your PR.

TTYL, MSBOT;

zhengbli commented 8 years ago

👍 Thanks @eriktrom !