make app usable without account, remove extra stuff
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"include": ["remix.env.d.ts", "**/*.ts", "**/*.tsx"],
|
||||
"exclude": ["./cypress/**/*.ts"],
|
||||
"compilerOptions": {
|
||||
"types": ["vitest/globals"],
|
||||
"lib": ["DOM", "DOM.Iterable", "ES2021"],
|
||||
|
||||
Reference in New Issue
Block a user