Skip to content
This repository has been archived by the owner on Aug 7, 2023. It is now read-only.

Commit

Permalink
readme.md updated about auto install linter
Browse files Browse the repository at this point in the history
  • Loading branch information
arusakov committed Feb 26, 2016
1 parent 468547c commit 02acd1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
linter-tslint
=========================

This linter plugin for AtomLinter provides an interface to [tslint](https://github.com/palantir/tslint). It will be used with files that have the "TypeScript" syntax.
This linter plugin for AtomLinter provides an interface to [tslint](https://github.com/palantir/tslint). It will be used with files that have the "TypeScript" or "TypeScriptReact" syntax.

## Installation
Linter package must be installed in order to use this plugin. If Linter is not installed, please follow the instructions [here](https://github.com/AtomLinter/Linter).
On first activation the plugin will install all dependencies automatically, you no longer have to worry about installing Linter.

### Plugin installation
```
Expand Down

0 comments on commit 02acd1f

Please sign in to comment.