chore: update
This commit is contained in:
+1
-2
@@ -29,8 +29,7 @@
|
||||
"**/*.tsx",
|
||||
".next/types/**/*.ts",
|
||||
".next/dev/types/**/*.ts",
|
||||
"**/*.mts",
|
||||
"types/**/*.d.ts"
|
||||
],
|
||||
"exclude": ["node_modules"]
|
||||
"exclude": ["node_modules", "script", "*.ts"]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user