website refactor
This commit is contained in:
@@ -27,7 +27,8 @@
|
||||
"core/**/*",
|
||||
"adapters/**/*",
|
||||
"apps/api/**/*",
|
||||
"apps/website/**/*"
|
||||
"apps/website/**/*",
|
||||
"tests/**/*"
|
||||
],
|
||||
"exclude": [
|
||||
"node_modules",
|
||||
@@ -41,7 +42,6 @@
|
||||
"**/*.spec.tsx",
|
||||
"**/__tests__/**",
|
||||
"apps/companion/**/*",
|
||||
"tests/**/*",
|
||||
"testing/**/*"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user