got started on new look. pivoting to api implementations now
This commit is contained in:
parent
aa12f5443c
commit
17e769c598
29 changed files with 1080 additions and 136 deletions
|
@ -13,7 +13,6 @@
|
|||
"types": [
|
||||
"@solidjs/start/env",
|
||||
"@testing-library/jest-dom",
|
||||
"@types/wicg-file-system-access",
|
||||
"vinxi/types/client",
|
||||
"vite-plugin-solid-svg/types-component-solid",
|
||||
"bun-types"
|
||||
|
@ -26,8 +25,5 @@
|
|||
]
|
||||
},
|
||||
"sourceMap": true
|
||||
},
|
||||
"include": [
|
||||
"src"
|
||||
]
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue