[learn-example][m] - add facets to catalog component (#841)

This commit is contained in:
Luccas Mateus
2023-05-04 07:39:59 -03:00
committed by GitHub
parent a0620f9255
commit 94a3c2a5f0
5 changed files with 117 additions and 21 deletions

View File

@@ -1,6 +1,6 @@
{
"compilerOptions": {
"target": "es5",
"target": "es6",
"lib": ["dom", "dom.iterable", "esnext"],
"allowJs": true,
"skipLibCheck": true,