Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- replace `jsxBracketSameLine` with `bracketSameLine` - `jsxBracketSameLine` was deprecated in v2.4.0 - add `embeddedLanguageFormatting` with the default value - introduced in v2.1.0. Documentation changes - Default value of `arrowParens` changed from avoid to always in v2.0.0 - Default value of `trailingComma` changed from none to es5 in v2.0.0 - Default value of `endOfLine` changed from auto to lf in v2.0.0
- Loading branch information