refactor: code refactor

This commit is contained in:
Andrea
2023-03-14 13:54:52 +01:00
parent 6d3a6c2155
commit 84ed5530ca
19 changed files with 1666 additions and 1023 deletions

View File

@@ -3,7 +3,7 @@
"remix.env.d.ts",
"**/*.ts",
"**/*.tsx",
"app/routes/blog.$id.tsx"
"app/routes/blog.$name.tsx"
],
"compilerOptions": {
"lib": ["DOM", "DOM.Iterable", "ES2019"],