website refactor
This commit is contained in:
@@ -70,13 +70,17 @@
|
||||
"include": [
|
||||
"app/",
|
||||
"components/",
|
||||
"ui/",
|
||||
"templates/",
|
||||
"hooks/",
|
||||
"client-wrapper/",
|
||||
"lib/",
|
||||
"next-env.d.ts",
|
||||
"env.d.ts",
|
||||
"types/",
|
||||
"utilities/",
|
||||
".next/types/**/*.ts"
|
||||
, "hooks/sponsor/useSponsorMode.ts" ],
|
||||
],
|
||||
"exclude": [
|
||||
"**/*.test.ts",
|
||||
"**/*.test.tsx",
|
||||
|
||||
Reference in New Issue
Block a user