Remove shadcn from exclude list for smartcontext (#769)
This commit is contained in:
@@ -63,12 +63,12 @@
|
||||
},
|
||||
{
|
||||
"path": "src/components/ui/button.tsx",
|
||||
"content": "// File contents excluded from context",
|
||||
"content": "// button.tsx\n",
|
||||
"force": false
|
||||
},
|
||||
{
|
||||
"path": "src/components/ui/helper.ts",
|
||||
"content": "// File contents excluded from context",
|
||||
"content": "// helper.ts\n",
|
||||
"force": false
|
||||
},
|
||||
{
|
||||
|
||||
@@ -43,7 +43,7 @@
|
||||
},
|
||||
{
|
||||
"path": "src/components/ui/helper.ts",
|
||||
"content": "// File contents excluded from context",
|
||||
"content": "// helper.ts\n",
|
||||
"force": false
|
||||
},
|
||||
{
|
||||
|
||||
@@ -31,7 +31,7 @@
|
||||
"files": [
|
||||
{
|
||||
"path": "src/components/ui/helper.ts",
|
||||
"content": "// File contents excluded from context",
|
||||
"content": "// helper.ts\n",
|
||||
"force": false
|
||||
},
|
||||
{
|
||||
|
||||
@@ -79,12 +79,12 @@
|
||||
},
|
||||
{
|
||||
"path": "src/components/ui/button.tsx",
|
||||
"content": "// File contents excluded from context",
|
||||
"content": "// button.tsx\n",
|
||||
"force": false
|
||||
},
|
||||
{
|
||||
"path": "src/components/ui/helper.ts",
|
||||
"content": "// File contents excluded from context",
|
||||
"content": "// helper.ts\n",
|
||||
"force": false
|
||||
},
|
||||
{
|
||||
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user