Update language support docs#5178
Merged
duailibe merged 3 commits intoprettier:masterfrom Nov 6, 2018
Merged
Conversation
This commit updates docs language to reflect the change in prettier#4528 that removes the inferred default parser.
Member
|
Hmm, actually, does this file provide any useful information at all? I'd say we remove it. |
Contributor
Author
|
Not especially, as the same information is available in /docs/options.md |
Member
|
Should we keep the part about the Flow test suite somewhere? |
Member
|
No, I don't think so. It was important when Prettier was new an untested, but not so much anymore. It's not even entirely true anymore (Prettier supports all Flow features, but |
Member
|
So shall we remove it or what? |
Member
|
I say we kill it with fire! |
Collaborator
|
@timup Do you want to update the PR removing the file? |
Member
|
IMO the facts that we require a minimum TS version and support all JS proposed features should be kept somewhere. |
This removes the language support doc file as information is out dated, or available elsewhere in the docs.
lipis
approved these changes
Nov 5, 2018
Collaborator
|
Thank you @timup! |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This commit updates docs language to reflect the change in #4528 that removes the inferred default parser.
docs/directory)