mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-02 21:50:10 +00:00
fix typescript errors
This commit is contained in:
parent
ffe9103da6
commit
6294f5fa33
16 changed files with 27 additions and 16 deletions
|
|
@ -17,7 +17,8 @@
|
|||
"**/*.ts",
|
||||
"**/*.tsx",
|
||||
".next/types/**/*.ts",
|
||||
"../../packages/ui/"
|
||||
"../../packages/ui/",
|
||||
"./components"
|
||||
],
|
||||
"exclude": ["node_modules/"]
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue