Skip to content

Commit

Permalink
chore(projects): remove lint-staged
Browse files Browse the repository at this point in the history
  • Loading branch information
honghuangdc committed May 29, 2023
1 parent c10d306 commit a0da0c4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 171 deletions.
5 changes: 2 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -62,15 +62,14 @@
},
"devDependencies": {
"@microsoft/api-extractor": "7.35.0",
"@types/node": "20.2.5",
"@soybeanjs/cli": "^0.3.0",
"@types/node": "20.2.5",
"@vitejs/plugin-vue": "^4.2.3",
"bumpp": "9.1.0",
"cross-env": "^7.0.3",
"npm-run-all": "4.1.5",
"eslint": "^8.41.0",
"eslint-config-soybeanjs": "^0.4.7",
"lint-staged": "^13.2.2",
"npm-run-all": "4.1.5",
"typescript": "^5.0.4",
"unocss": "^0.52.4",
"vite": "4.3.9",
Expand Down
168 changes: 0 additions & 168 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a0da0c4

Please sign in to comment.