Please enable JavaScript in your browser!
Inicio
Explorar
Ayuda
Registro
Iniciar sesión
weieryang
/
bjbyrd-website
Seguir
1
Destacar
0
Fork
0
Código
Incidencias
0
Pull Requests
0
Commits
5
Releases
0
Wiki
北京博音润迪官网
Árbol:
90d84ee02b
Ramas
Etiquetas
master
bjbyrd-website
/
lint-staged....
lint-staged.config.js
73B
Histórico
Raw
1
2
3
4
module.exports = {
"*.{js,jsx,vue,ts,tsx}": "vue-cli-service lint",
};