This website works better with JavaScript
Home
Explore
Help
Register
Sign In
helloskyone
/
edu-boss-fed
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Tree:
760fa163a9
Branches
Tags
master
edu-boss-fed
/
lint-staged.config.js
lint-staged.config.js
64 B
History
Raw
1
2
3
module.exports = {
'*.{js,jsx,vue}': 'vue-cli-service lint'
}