-
-
Notifications
You must be signed in to change notification settings - Fork 174
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: infer jsxBracketSameLine from eslint config
I've added support for inferring the prettier jsxBracketSameLine option. Since the prettier option does not apply to self closing tags, I'm checking the "nonEmpty" property of the configuration. Closes #151
- Loading branch information
1 parent
3316f12
commit 59ef52b
Showing
2 changed files
with
34 additions
and
4 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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