This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
linxuxiang
/
tropsCoach
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
99f6a065d3
Ramas
Etiquetas
master
tropsCoach
/
.prettierrc.js
.prettierrc.js
91 B
Histórico
Raw
1
2
3
4
5
module.exports = {
arrowParens: 'avoid',
singleQuote: true,
trailingComma: 'all',
};