سؤال

Is it possible to use TsLint without installing Node and/or Web Essentials? I just want something small and light I can run on the windows command line, like with JsHint.

هل كانت مفيدة؟

المحلول

No. But if you have node installed you can run ttslint from the common line. Just do ""npm install tslint -g"

See https://www.npmjs.org/package/tslint

مرخصة بموجب: CC-BY-SA مع الإسناد
لا تنتمي إلى StackOverflow
scroll top