Skip to content

Commit ae4d85a

Browse files
authored
Update description of vueIndentScriptAndStyle option (#13781)
1 parent ff0529a commit ae4d85a

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

docs/options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,7 +385,7 @@ Valid options:
385385

386386
_First available in v1.19.0_
387387

388-
Whether or not to indent the code inside `<script>` and `<style>` tags in Vue files. Some people (like [the creator of Vue](https://github.com/prettier/prettier/issues/3888#issuecomment-459521863)) don’t indent to save an indentation level, but this might break code folding in your editor.
388+
Whether or not to indent the code inside `<script>` and `<style>` tags in Vue files.
389389

390390
Valid options:
391391

website/versioned_docs/version-stable/options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -386,7 +386,7 @@ Valid options:
386386

387387
_First available in v1.19.0_
388388

389-
Whether or not to indent the code inside `<script>` and `<style>` tags in Vue files. Some people (like [the creator of Vue](https://github.com/prettier/prettier/issues/3888#issuecomment-459521863)) don’t indent to save an indentation level, but this might break code folding in your editor.
389+
Whether or not to indent the code inside `<script>` and `<style>` tags in Vue files.
390390

391391
Valid options:
392392

0 commit comments

Comments
 (0)