This website works better with JavaScript
Home
Explore
Help
Sign In
kirkleon
/
pokemon-color-search
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
Tweak prettier settings
Kirk Trombley
2 years ago
parent
ccf69ab3b5
commit
ebed92f2f0
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
.prettierrc
+ 1
- 0
.prettierrc
View File
@@ -1,4 +1,5 @@
{
+ "arrowParens": "avoid",
"tabWidth": 2,
"printWidth": 90,
"useTabs": false