This website works better with JavaScript
Home
Esplora
Aiuto
Registrati
Accedi
nahida
/
tonghua-vue2
Segui
1
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Ramo (Branch):
master
Rami (Branch)
Tag
master
tonghua-vue2
/
lint-staged.config.js
lint-staged.config.js
66 B
Permalink
Cronologia
Originale
1
2
3
module.exports = {
"*.{js,jsx,vue}": "vue-cli-service lint",
};