Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Commit

Permalink
style: enable experimental ternaries
Browse files Browse the repository at this point in the history
  • Loading branch information
lishaduck committed Jan 19, 2024
1 parent a7495f8 commit 35ce087
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,6 @@
"trailingComma": "none"
}
}
]
],
"experimentalTernaries": true
}

0 comments on commit 35ce087

Please sign in to comment.