This website requires JavaScript.
Explore
Help
Sign In
team
/
gmTouringMiniApp
Watch
5
Star
0
Fork
0
forked from
zhouruizhe/gmTouringMiniApp
Code
Pull Requests
1
Actions
Activity
Files
f93cc9da1b52ac29386a7bcf0aba80cce6145c20
gmTouringMiniApp
/
.lintstagedrc
T
5 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Initial commit: gmTouringMiniApp project
2026-07-30 16:04:34 +08:00
{
"*.{js,ts,vue}": "eslint --cache --fix",
"*.{css,scss,vue}": "stylelint --cache --fix"
}
Copy Permalink