chore: final layout

This commit is contained in:
Andrea
2023-03-07 12:10:29 +01:00
parent 0fc8c40fed
commit a844ec9845
11 changed files with 61 additions and 33 deletions

View File

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