Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

README: error in setting.json example #392

Open
phenomen opened this issue Jul 21, 2023 · 0 comments
Open

README: error in setting.json example #392

phenomen opened this issue Jul 21, 2023 · 0 comments

Comments

@phenomen
Copy link

phenomen commented Jul 21, 2023

Single quotes are invalid in json.

https://github.com/sveltejs/prettier-plugin-svelte/blob/f86171d1eddcac3598a9ea57e2182053c9e739dd/README.md?plain=1#L260C6-L260C6

Should be:

// settings.json
{
    // ..
    "prettier.documentSelectors": ["**/*.svelte"]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant