This website works better with JavaScript
Inicio
Explorar
Axuda
Rexistro
Iniciar sesión
chenlei
/
vue3-scene-web
Seguir
1
Destacar
0
Fork
0
Ficheiros
Incidencias
0
Pull Requests
0
Wiki
Árbore:
cc8227c62b
Ramas
Etiquetas
demo
lf-jng
release
release-buffer
syjy
test
yzdyh
zgrs
vue3-scene-web
/
lint-staged.config.js
lint-staged.config.js
73 B
Histórico
Raw
1
2
3
module.exports = {
'*.{js,jsx,vue,ts,tsx}': 'vue-cli-service lint',
};