Remove shadcn from exclude list for smartcontext (#769)

This commit is contained in:
Will Chen
2025-08-04 17:22:25 -07:00
committed by GitHub
parent 6c82cef5b5
commit 42cbb59b69
13 changed files with 446 additions and 415 deletions

View File

@@ -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
},
{

View File

@@ -43,7 +43,7 @@
},
{
"path": "src/components/ui/helper.ts",
"content": "// File contents excluded from context",
"content": "// helper.ts\n",
"force": false
},
{

View File

@@ -31,7 +31,7 @@
"files": [
{
"path": "src/components/ui/helper.ts",
"content": "// File contents excluded from context",
"content": "// helper.ts\n",
"force": false
},
{

View File

@@ -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