diff options
author | w0rp <devw0rp@gmail.com> | 2017-08-30 21:29:19 +0100 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2017-08-30 21:29:19 +0100 |
commit | 688212130d7098cbc8079ea9f333fda8dfaf8f9f (patch) | |
tree | 8ab080bc5db2598a06d085a76994a5aed851448c /doc | |
parent | 3bde390c586a88457ae46a3de58a0ce48a7f2613 (diff) | |
download | ale-688212130d7098cbc8079ea9f333fda8dfaf8f9f.zip |
Fix the tag alignment for the tslint documentation
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ale-typescript.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/ale-typescript.txt b/doc/ale-typescript.txt index e20d058e..794240ec 100644 --- a/doc/ale-typescript.txt +++ b/doc/ale-typescript.txt @@ -30,8 +30,8 @@ g:ale_typescript_tslint_config_path *g:ale_typescript_tslint_config_path* such path exists, this variable will be used instead. -g:ale_typescript_tslint_rules_dir *g:ale_typescript_tslint_rules_dir* - *b:ale_typescript_tslint_rules_dir* +g:ale_typescript_tslint_rules_dir *g:ale_typescript_tslint_rules_dir* + *b:ale_typescript_tslint_rules_dir* Type: |String| Default: `''` |