4 rader
64 B
JavaScript
4 rader
64 B
JavaScript
module.exports = {
|
|
'*.{js,jsx,vue}': 'vue-cli-service lint'
|
|
}
|