This website works better with JavaScript
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
github
/
spring-security
espejo de
https://github.com/spring-projects/spring-security
Seguir
2
Destacar
0
Fork
0
Archivos
Incidencias
0
Wiki
Explorar el Código
.prettierrc endOfLine auto
Rob Winch
hace 10 meses
padre
ec38848b20
commit
cddd619f59
Se han
modificado 1 ficheros
con
2 adiciones
y
1 borrados
Dividir vista
Mostrar estadísticas de diff
2
1
javascript/.prettierrc
+ 2
- 1
javascript/.prettierrc
Ver fichero
@@ -1,3 +1,4 @@
{
- "printWidth": 120
+ "printWidth": 120,
+ "endOfLine": "auto"
}