integration of zustand

This commit is contained in:
2023-04-04 23:31:21 -03:00
parent e5c37b9449
commit e7149f53ff
5 changed files with 30 additions and 17 deletions

View File

@@ -21,7 +21,7 @@
"@/*": ["*"]
}
},
"include": ["next-env.d.ts", "pages", "components", "screens", "lib/constants.ts", "lib/types.d.ts"],
"include": ["next-env.d.ts", "pages", "components", "screens", "lib"],
"references": [
{
"path": "./tsconfig.node.json"