Entrega do Desafio #7

Merged
anacarolinaduartecavalcante merged 31 commits from feature/challenge-vtex-io into develop 2023-02-07 12:12:27 +00:00
Showing only changes of commit eccef81ab5 - Show all commits

View File

@ -7,11 +7,5 @@
"moduleResolution": "node",
"target": "es2017"
},
"include": [
"./typings/*.d.ts",
"./**/*.tsx",
"./**/*.ts",
"components/SwiperComponent/SwiperComponent.tsxonent.tsx",
"SwiperComponent.tsxonenSwiperComponent.tsxwiperComponent.tsx"
]
"include": ["./typings/*.d.ts", "./**/*.tsx", "./**/*.ts"]
}