diff options
author | w0rp <devw0rp@gmail.com> | 2017-11-22 13:46:11 +0000 |
---|---|---|
committer | w0rp <devw0rp@gmail.com> | 2017-11-22 13:46:11 +0000 |
commit | 520541cd2d8ebd22a9990875655fb2d10289fd22 (patch) | |
tree | 1f57261f3561549db39dd2b527c1720f486a2d5a /doc/ale-javascript.txt | |
parent | 3f70f1cbf1baee707fe78968f57950b78fc6c19b (diff) | |
download | ale-520541cd2d8ebd22a9990875655fb2d10289fd22.zip |
#1095 - Use --stdin-filepath for prettier, where available
Diffstat (limited to 'doc/ale-javascript.txt')
-rw-r--r-- | doc/ale-javascript.txt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/doc/ale-javascript.txt b/doc/ale-javascript.txt index 5a2969a1..365dfa62 100644 --- a/doc/ale-javascript.txt +++ b/doc/ale-javascript.txt @@ -167,14 +167,6 @@ g:ale_javascript_prettier_use_global *g:ale_javascript_prettier_use_global* See |ale-integrations-local-executables| -g:ale_javascript_prettier_use_local_config - *g:ale_javascript_prettier_use_local_config* - *b:ale_javascript_prettier_use_local_config* - Type: |Number| - Default: `0` - - This variable can be set to use the local prettier configuration file. - =============================================================================== prettier-eslint *ale-javascript-prettier-eslint* |