feat: 기능 추가 과정중
This commit is contained in:
+2
-4
@@ -5,12 +5,10 @@
|
||||
"types": ["node", "vite/client"]
|
||||
},
|
||||
"include": [
|
||||
"tests/**/*.js",
|
||||
"tests/**/*.jsx",
|
||||
"tests/**/*.ts",
|
||||
"tests/**/*.tsx",
|
||||
"vitest.config.js",
|
||||
"playwright*.config.js"
|
||||
"vitest.config.ts",
|
||||
"playwright*.config.ts"
|
||||
],
|
||||
"exclude": [
|
||||
"dist",
|
||||
|
||||
Reference in New Issue
Block a user