Renaming and removing enhanced image

This commit is contained in:
Belen Curcio
2020-11-04 11:50:23 -03:00
parent 9e7abdfd2a
commit be11f7f32b
23 changed files with 48 additions and 558 deletions

View File

@@ -17,9 +17,9 @@
"paths": {
"@lib/*": ["lib/*"],
"@assets/*": ["assets/*"],
"@config/*": ["config/*"],
"@components/*": ["components/*"],
"@utils/*": ["utils/*"],
"@config/*": ["config/*"]
"@utils/*": ["utils/*"]
}
},
"include": ["next-env.d.ts", "**/*.ts", "**/*.tsx", "**/*.js"],