File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 4
4
< meta charset ="UTF-8 " />
5
5
< link rel ="icon " type ="image/svg+xml " href ="/vite.svg " />
6
6
< meta name ="viewport " content ="width=device-width, initial-scale=1.0 " />
7
- < title > vite-react</ title > < link rel ="stylesheet " href ="dist/assets/index-DmjT2C51.css " />
7
+ < title > vite-react</ title >
8
+ < link rel ="stylesheet " href ="dist/assets/index-DmjT2C51.css " />
8
9
< script src ="https://unpkg.com/react-scan/dist/auto.global.js "> </ script >
9
10
</ head >
10
11
< body >
Original file line number Diff line number Diff line change 49
49
"uninstall-husky" : " pnpm remove husky && git config --unset core.hooksPath && rimraf .husky" ,
50
50
"lint-staged" : " lint-staged" ,
51
51
"cm" : " cz" ,
52
+ "cz" : " cz" ,
52
53
"// --- CI ---" : " " ,
53
54
"ci:lint" : " pnpm run check" ,
54
55
"ci:test:unit" : " pnpm run test:cov" ,
Original file line number Diff line number Diff line change 3979
3979
"desc" : " This declaration statement designates th" ,
3980
3980
"category" : " Strategy"
3981
3981
}
3982
- ]
3982
+ ]
You can’t perform that action at this time.
0 commit comments