This website requires JavaScript.
Explore
Help
Sign In
zhouruizhe
/
gmTouringMiniApp
Watch
1
Star
0
Fork
1
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
gmTouringMiniApp
/
.lintstagedrc
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
5 lines
95 B
Plaintext
Raw
Permalink
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"
}
Reference in New Issue
Copy Permalink