This website works better with JavaScript
Home
Explore
Help
Register
Sign In
github
/
spring-security
mirror of
https://github.com/spring-projects/spring-security
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
.prettierrc endOfLine auto
Rob Winch
10 months ago
parent
ec38848b20
commit
cddd619f59
1 changed files
with
2 additions
and
1 deletions
Split View
Show Diff Stats
2
1
javascript/.prettierrc
+ 2
- 1
javascript/.prettierrc
View File
@@ -1,3 +1,4 @@
{
- "printWidth": 120
+ "printWidth": 120,
+ "endOfLine": "auto"
}