This website works better with JavaScript
Etusivu
Tutki
Apua
Rekisteröidy
Kirjaudu sisään
chenlei
/
vue3-scene-web
Tarkkaile
1
Äänestä
0
Fork
0
Tiedostot
Ongelmat
0
Pull-pyynnöt
0
Wiki
Branch:
test
Branchit
Tagit
demo
lf-jng
release
release-buffer
syjy
test
yzdyh
zgrs
vue3-scene-web
/
lint-staged.config.js
lint-staged.config.js
73 B
Pysyvä linkki
Historia
Raaka
1
2
3
module.exports = {
'*.{js,jsx,vue,ts,tsx}': 'vue-cli-service lint',
};