Skip to content

Commit

Permalink
chore: remove jest to keep simple
Browse files Browse the repository at this point in the history
  • Loading branch information
liuweiGL committed Jul 21, 2021
1 parent ac779d8 commit a545fef
Show file tree
Hide file tree
Showing 5 changed files with 64 additions and 59 deletions.
3 changes: 2 additions & 1 deletion .npmrc
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
hoist=false
hoist=false
registry=https://registry.npm.taobao.org/
10 changes: 0 additions & 10 deletions packages/plugin/jest.config.js

This file was deleted.

3 changes: 0 additions & 3 deletions packages/plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,7 @@
"debug": "^4.3.1"
},
"devDependencies": {
"@types/jest": "^26.0.24",
"jest": "^27.0.6",
"rimraf": "^3.0.2",
"ts-jest": "^27.0.3",
"typescript": "^4.3.5",
"vite": "^2.4.3"
}
Expand Down
38 changes: 0 additions & 38 deletions packages/plugin/src/__tests__/index.ts

This file was deleted.

69 changes: 62 additions & 7 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 a545fef

Please sign in to comment.