-
Notifications
You must be signed in to change notification settings - Fork 10
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(#196): fix prettier unspecified printWidth
issue introduced in #195. was causing inline decorators to move to the line above because `Number(undefined)` is 0, and having a printWidth of 0 breaks all sorts of formatting.
- Loading branch information
1 parent
dca0294
commit 2c327c8
Showing
1 changed file
with
10 additions
and
8 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