Browse Source

fix tsconfig

Signed-off-by: ryjiang <jiangruiyi@gmail.com>
ryjiang 1 month ago
parent
commit
d4ee55e70b
1 changed files with 0 additions and 2 deletions
  1. 0 2
      client/tsconfig.json

+ 0 - 2
client/tsconfig.json

@@ -5,8 +5,6 @@
     "types": [
       "vite/client",
       "vite-plugin-svgr/client",
-      "jest",
-      "@testing-library/jest-dom"
     ],
     "baseUrl": "./",
     "paths": {