This website works better with JavaScript
Inicio
Explorar
Ayuda
Iniciar sesión
studio_vue3
/
common
Seguir
4
Destacar
0
Fork
0
Archivos
Incidencias
0
Pull Requests
0
Wiki
Árbol:
19e2d0a883
Ramas
Etiquetas
master
common
/
.prettierrc.json
.prettierrc.json
94 B
Histórico
Raw
1
2
3
4
5
6
{
"singleQuote": true,
"printWidth": 160,
"bracketSpacing": true,
"endOfLine": "lf"
}