Skip to content

Commit 60e7ed8

Browse files
author
Anton Zdanov
authored
match style for link in eslint + tslint section
1 parent 2093a4b commit 60e7ed8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -490,7 +490,7 @@ Example configuration:
490490

491491
Why? ESLint ecosystem is rich, with lots of different plugins and config files, whereas TSLint tend to lag behind in some areas.
492492

493-
To remedy this nuisance there is an [eslint-typescript-parser](https://github.com/eslint/typescript-eslint-parser) which tries to bridge the differences between javascript and typescript. It still has some rough corners, but can provide consistent assistance with certain plugins.
493+
To remedy this nuisance there is an [`eslint-typescript-parser`](https://github.com/eslint/typescript-eslint-parser) which tries to bridge the differences between javascript and typescript. It still has some rough corners, but can provide consistent assistance with certain plugins.
494494

495495
<table>
496496
<tr>

0 commit comments

Comments
 (0)