This website works better with JavaScript.
홈
탐색
도움말
로그인
npm
/
react-native-autoheight-webview
보기
10
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
릴리즈
23
위키
Activity
소스 검색
add .prettierrc
iou90
5 년 전
부모
0548d4622b
커밋
527fb01326
1개의 변경된 파일
과
4개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
4
0
.prettierrc
+ 4
- 0
.prettierrc
파일 보기
@@ -0,0 +1,4 @@
1
+{
2
+ "printWidth": 120,
3
+ "singleQuote": true
4
+}