Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/engagesoftware/jscs-reporter-vso
A JSCS reporter for Visual Studio Team Services and Team Foundation Server
https://github.com/engagesoftware/jscs-reporter-vso
jscs vsts
Last synced: about 2 months ago
JSON representation
A JSCS reporter for Visual Studio Team Services and Team Foundation Server
- Host: GitHub
- URL: https://github.com/engagesoftware/jscs-reporter-vso
- Owner: EngageSoftware
- License: mit
- Created: 2016-08-09T16:49:39.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-05-05T13:54:41.000Z (over 4 years ago)
- Last Synced: 2024-11-17T11:02:06.266Z (about 2 months ago)
- Topics: jscs, vsts
- Language: JavaScript
- Size: 19.5 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# jscs-reporter-vso [![Travis](https://img.shields.io/travis/EngageSoftware/jscs-reporter-vso.svg)](https://travis-ci.org/EngageSoftware/jscs-reporter-vso) [![npm](https://img.shields.io/npm/v/jscs-reporter-vso.svg)](https://www.npmjs.com/package/jscs-reporter-vso) [![npm](https://img.shields.io/npm/l/jscs-reporter-vso.svg)](/license)
> A [JSCS](http://jscs.info/) reporter for [Visual Studio Team Services](https://www.visualstudio.com/products/visual-studio-team-services-vs) and [Team Foundation Server](https://www.visualstudio.com/products/tfs-overview-vs)
You can reference the reporter [from the command line](http://jscs.info/overview#-reporter-r)
or through your [task](https://github.com/jscs-dev/gulp-jscs/) [runner](https://github.com/jscs-dev/grunt-jscs/) [of](https://github.com/kellyselden/broccoli-jscs) [choice](https://github.com/unindented/jscs-loader).## License
MIT © [Engage Software](http://engagesoftware.com)