chore: deps

This commit is contained in:
iCrawl
2023-02-27 21:55:46 +01:00
parent 71a427f632
commit 1f86d8578a
29 changed files with 5617 additions and 2911 deletions

View File

@@ -17,7 +17,8 @@
],
"paths": {
"~/*": ["./src/*"]
}
},
"strictNullChecks": true
},
"include": ["src/**/*.ts", "src/**/*.tsx", "next-env.d.ts", "types.d.ts", ".next/types/**/*.ts"],
"exclude": ["node_modules"]