File tree Expand file tree Collapse file tree 5 files changed +5633
-4753
lines changed Expand file tree Collapse file tree 5 files changed +5633
-4753
lines changed Original file line number Diff line number Diff line change 1- #! /usr/bin/env sh
2- . " $( dirname -- " $0 " ) /_/husky.sh"
1+ # # !/usr/bin/env sh
2+ # . "$(dirname -- "$0")/_/husky.sh"
33
4- # npx --no-install commitlint --edit $1
5- # prepare
4+ # # npx --no-install commitlint --edit $1
5+ # # prepare
Original file line number Diff line number Diff line change 1- #! /usr/bin/env sh
2- . " $( dirname -- " $0 " ) /_/husky.sh"
1+ # # !/usr/bin/env sh
2+ # . "$(dirname -- "$0")/_/husky.sh"
33
4- # npx lint-staged
4+ # # npx lint-staged
Original file line number Diff line number Diff line change 11{
2- "name" : " vite-cli " ,
2+ "name" : " template " ,
33 "version" : " 0.23.12" ,
44 "private" : true ,
55 "workspaces" : [
2525 },
2626 "devDependencies" : {
2727 "@commitlint/config-conventional" : " ^17.3.0" ,
28- "@farmfe/cli" : " ^0.5.2 " ,
29- "@farmfe/core" : " ^0.14.0 " ,
28+ "@farmfe/cli" : " nightly " ,
29+ "@farmfe/core" : " nightly " ,
3030 "@types/fs-extra" : " ^11.0.0" ,
3131 "@typescript-eslint/eslint-plugin" : " ^5.46.0" ,
3232 "@typescript-eslint/parser" : " ^5.46.0" ,
You can’t perform that action at this time.
0 commit comments