Updated test directory

This commit is contained in:
Jose Olarte III
2024-07-18 20:00:34 +08:00
parent 8702ad0d22
commit 6e82db7cff
5 changed files with 3 additions and 3 deletions

View File

@@ -26,8 +26,8 @@
"src/**/*.ts",
"src/**/*.tsx",
"src/**/*.vue",
"tests/**/*.ts",
"tests/**/*.tsx"
"test-playwright/**/*.ts",
"test-playwright/**/*.tsx"
],
"exclude": [
"node_modules"