This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
github
/
spring-security
réplica de
https://github.com/spring-projects/spring-security
Seguir
2
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Wiki
Explorar o código
.prettierrc endOfLine auto
Rob Winch
hai 10 meses
pai
ec38848b20
achega
cddd619f59
Modificáronse 1 ficheiros
con
2 adicións
e
1 borrados
Dividir vista
Mostrar estatísticas de Diff
2
1
javascript/.prettierrc
+ 2
- 1
javascript/.prettierrc
Ver ficheiro
@@ -1,3 +1,4 @@
{
- "printWidth": 120
+ "printWidth": 120,
+ "endOfLine": "auto"
}