This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng ký
Đăng nhập
github
/
spring-security
mirror of
https://github.com/spring-projects/spring-security
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
.prettierrc endOfLine auto
Rob Winch
10 tháng trước cách đây
mục cha
ec38848b20
commit
cddd619f59
1 tập tin đã thay đổi
với
2 bổ sung
và
1 xóa
Split View
Hiển thị tình trạng sai khác
2
1
javascript/.prettierrc
+ 2
- 1
javascript/.prettierrc
Xem Tập Tin
@@ -1,3 +1,4 @@
{
- "printWidth": 120
+ "printWidth": 120,
+ "endOfLine": "auto"
}