This repository has been archived by the owner on Mar 25, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 885
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Undo changes to lib/ and use build/ to debug Use tsc in tasks.json instead of npm scripts because of better integration with VS Code
Also replaced `grunt` with some new `npm run` commands.
* Improve color output for the stylish formatter * Nah, this looks nicer instead
Use default Apache 2.0 LICENSE file provided by GitHub.com
Fixes microsoft/tslint-microsoft-contrib#162. Enforces non-blank comments for any or all of classes, functions, methods, and/or properties.
… modules, and namespaces. (#1707)
Rename tslintMulti.ts -> linter.ts Rename lint.ts -> index.ts Remove old ILinterOptions and rename IMultiLinterOptions ILinterOptions Reference index.js/index.d.ts in package.json
…table since package.json can't be found)
Errors can occur if running without executable since package.json can't be found
Rename tslintMulti.ts -> linter.ts Rename lint.ts -> index.ts Remove old ILinterOptions and rename IMultiLinterOptions ILinterOptions Reference index.js/index.d.ts in package.json
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.