Skip to content

Commit 3612882

Browse files
committed
update urls
1 parent 26b2ad7 commit 3612882

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,18 @@ SublimeLinter-tslint
33

44
[![Build Status](https://travis-ci.org/SublimeLinter/SublimeLinter-tslint.svg?branch=master)](https://travis-ci.org/SublimeLinter/SublimeLinter-tslint)
55

6-
This linter plugin for [SublimeLinter](https://github.com/SublimeLinter/SublimeLinter) provides an interface to [tslint](https://github.com/palantir/tslint). It will be used with files that have the "typescript" syntax.
6+
This linter plugin for [SublimeLinter](https://github.com/SublimeLinter/SublimeLinter) provides an interface to [tslint](https://github.com/palantir/tslint).
7+
It will be used with files that have the "typescript" syntax.
8+
79

810
## Installation
11+
912
SublimeLinter must be installed in order to use this plugin.
1013

1114
Please use [Package Control](https://packagecontrol.io) to install the linter plugin.
1215

13-
Before installing this plugin, you must ensure that `tslint` (2.4.0 or later) is installed on your system. To install `tslint`, do the following:
16+
Before installing this plugin, ensure that `tslint` (2.4.0 or later) is installed on your system.
17+
To install `tslint`, do the following:
1418

1519
1. Install [Node.js](http://nodejs.org) (and [npm](https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager) on Linux).
1620

@@ -23,6 +27,7 @@ Before installing this plugin, you must ensure that `tslint` (2.4.0 or later) is
2327

2428

2529
## Settings
30+
2631
- SublimeLinter settings: http://sublimelinter.com/en/latest/settings.html
2732
- Linter settings: http://sublimelinter.com/en/latest/linter_settings.html
2833

0 commit comments

Comments
 (0)