This website works better with JavaScript
Página inicial
Explorar
Ajuda
Registrar
Entrar
chenlei
/
vue3-scene-web
Observar
1
Favorito
0
Fork
0
Arquivos
Issues
0
Pull Requests
0
Wiki
Tree:
aec5e06a0d
Branches
Tags
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',
};