We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a2c5ae commit d4c8497Copy full SHA for d4c8497
.prettierrc
@@ -1,4 +1,5 @@
1
{
2
"useTabs": true,
3
- "printWidth": 100
+ "printWidth": 100,
4
+ "experimentalTernaries": true
5
}
0 commit comments