This website works better with JavaScript.
Home
Explore
Help
Sign In
yyppaag
/
react-native-autoheight-webview
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
30
Wiki
Activity
Browse Source
add .prettierrc
iou90
5 years ago
parent
0548d4622b
commit
527fb01326
1 changed files
with
4 additions
and
0 deletions
Split View
Show Diff Stats
4
0
.prettierrc
+ 4
- 0
.prettierrc
View File
@@ -0,0 +1,4 @@
1
+{
2
+ "printWidth": 120,
3
+ "singleQuote": true
4
+}