This website works better with JavaScript.
Home
Esplora
Aiuto
Accedi
yyppaag
/
react-native-autoheight-webview
Segui
1
Vota
0
Forka
0
Codice
Problemi
0
Pull Requests
0
Rilasci
30
Wiki
Activity
Sfoglia il codice sorgente
add .prettierrc
iou90
5 anni fa
parent
0548d4622b
commit
527fb01326
1 ha cambiato i file
con
4 aggiunte
e
0 eliminazioni
Visualizzazione separata
Mostra Diff Stats
4
0
.prettierrc
+ 4
- 0
.prettierrc
Vedi File
@@ -0,0 +1,4 @@
1
+{
2
+ "printWidth": 120,
3
+ "singleQuote": true
4
+}