Skip to content

Commit

Permalink
feat: improve node template
Browse files Browse the repository at this point in the history
  • Loading branch information
tomgao365 committed Jun 3, 2024
1 parent 6a2fcde commit 1b13938
Show file tree
Hide file tree
Showing 75 changed files with 891 additions and 507 deletions.
8 changes: 4 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@
},
"devDependencies": {
"@commitlint/cli": "^19.3.0",
"@tomjs/commitlint": "^3.2.0",
"@tomjs/commitlint": "^3.3.0",
"@tomjs/eslint": "^3.1.0",
"@tomjs/prettier": "^1.4.1",
"@tomjs/stylelint": "^2.5.0",
Expand All @@ -80,10 +80,10 @@
"lint-staged": "^15.2.5",
"npm-run-all": "^4.1.5",
"prettier": "^3.2.5",
"stylelint": "^16.5.0",
"stylelint": "^16.6.1",
"tsup": "^8.0.2",
"tsx": "^4.10.5",
"type-fest": "^4.18.2",
"tsx": "^4.11.0",
"type-fest": "^4.18.3",
"typescript": "~5.4.5"
}
}
306 changes: 102 additions & 204 deletions pnpm-lock.yaml

Large diffs are not rendered by default.

Loading

0 comments on commit 1b13938

Please sign in to comment.