UNPKG

tslint-msbuild-path

Version:

TSLint formatter that formats output expected by msbuild so they are navigatable errors in visual studio

52 lines (51 loc) 1.26 kB
{ "name": "tslint-msbuild-path", "version": "0.9.3", "description": "TSLint formatter that formats output expected by msbuild so they are navigatable errors in visual studio", "main": "index.js", "repository": { "type": "git", "url": "https://github.com/belav/tslint-msbuild-path" }, "keywords": [ "tslint", "typescript", "formatter", "msbuild", "visualstudio" ], "author": { "name": "Béla Vander Voort" }, "license": "MIT", "bugs": { "url": "https://github.com/belav/tslint-msbuild-path/issues" }, "dependencies": {}, "devDependencies": { "grunt-cli": "0.1.9", "grunt": "~0.4.1", "grunt-tslint": "~0.4.0", "grunt-contrib-jshint": "0.6.4", "jshint-path-reporter": "0.1.3", "grunt-run-grunt": "~0.1.0", "grunt-mocha-test": "~0.7.0", "grunt-contrib-clean": "~0.5.0", "grunt-continue": "0.0.1", "chai": "~1.8.1", "mocha-unfunk-reporter": "~0.4.0" }, "homepage": "https://github.com/belav/tslint-msbuild-path", "_id": "tslint-msbuild-path@0.9.3", "_npmUser": { "name": "belav", "email": "belavandervoort@gmail.com" }, "maintainers": [ { "name": "belav", "email": "belavandervoort@gmail.com" } ], "directories": {} }