-
Notifications
You must be signed in to change notification settings - Fork 2
/
.eslintcache
1 lines (1 loc) · 114 KB
/
.eslintcache
1
[{"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\index.js":"1","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\reportWebVitals.js":"2","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\routes\\index.js":"3","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\containers\\Wrapper\\index.js":"4","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\hooks\\useStorageByUser.js":"5","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\styles\\theme.js":"6","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\containers\\Layout\\index.js":"7","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\containers\\WrapperContext\\index.js":"8","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\pages\\Cart\\index.js":"9","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\translations\\index.js":"10","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\pages\\Checkout\\index.js":"11","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\pages\\Notifications\\index.js":"12","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\pages\\Help\\index.js":"13","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\pages\\Favourites\\index.js":"14","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\pages\\Home\\index.js":"15","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\pages\\Products\\index.js":"16","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\pages\\TermsAndCond\\index.js":"17","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\pages\\Admin\\index.js":"18","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\pages\\NotFound\\index.js":"19","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\pages\\Purchases\\index.js":"20","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\pages\\ItemDetail\\index.js":"21","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\hooks\\useUser.js":"22","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\styles\\utils.js":"23","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\firebase\\client.js":"24","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\context\\index.js":"25","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\utils\\index.js":"26","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\Footer\\index.js":"27","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_templates\\CheckoutTemplate\\index.js":"28","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_templates\\NavBarTemplate\\index.js":"29","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_templates\\ItemDetailTemplate\\index.js":"30","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_templates\\CartTemplate\\index.js":"31","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_templates\\PurchasesTemplate\\index.js":"32","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_templates\\AdminTemplate\\index.js":"33","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_templates\\NotFoundTemplate\\index.js":"34","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_templates\\ProductsListTemplate\\index.js":"35","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_templates\\TermsAndCondTemplate\\index.js":"36","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_templates\\NotificationsTemplate\\index.js":"37","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_templates\\FavouritesTemplate\\index.js":"38","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\HelmetSEO\\index.js":"39","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\context\\ProductsContext.js":"40","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\context\\NotificationContext.js":"41","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\context\\CheckoutContext.js":"42","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\context\\CartContext.js":"43","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\context\\FavouriteContext.js":"44","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\hooks\\useLocalStorage.js":"45","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\Item\\SkItem.js":"46","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\NotificationList\\index.js":"47","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\ItemProductList\\index.js":"48","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\Card\\index.js":"49","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\ButtonTooltip\\index.js":"50","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\TitleAndText\\index.js":"51","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\ItemProduct\\index.js":"52","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\SubHeader\\index.js":"53","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\BannerLinks\\index.js":"54","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\BtnInfoAdminList\\index.js":"55","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\Banner\\index.js":"56","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\ProductsCompleteList\\index.js":"57","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\MessagesList\\index.js":"58","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\PurchasesList\\index.js":"59","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\NewProductForm\\index.js":"60","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\utils\\images.js":"61","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\utils\\constants.js":"62","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\hooks\\useSetColorTheme.js":"63","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\utils\\propTypes.js":"64","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\Item\\index.js":"65","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\SimpleBanner\\index.js":"66","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\BtnInfoAdmin\\index.js":"67","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\ImageBox\\index.js":"68","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\HelpBtn\\index.js":"69","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\ItemCount\\index.js":"70","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\CustomColorBox\\index.js":"71","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\CustomSelect\\index.js":"72","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\ButtonLink\\index.js":"73","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\CustomTooltip\\index.js":"74","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\ItemNotification\\index.js":"75","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\ItemComplete\\SkItemComplete.js":"76","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\ItemPurchases\\SkItemPurchases.js":"77","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\ItemComplete\\index.js":"78","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\ItemPurchases\\index.js":"79","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\Select\\index.js":"80","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\Inputs\\index.js":"81","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\PurchaseComplete\\index.js":"82","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\MessageComplete\\index.js":"83","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\hooks\\useTimeAgo.js":"84","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\hooks\\useDateTimeFormat.js":"85","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\Inputs\\InputTextNumber.js":"86","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\Inputs\\InputPassword.js":"87","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\Inputs\\InputEmail.js":"88","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\FavouriteIconBtn\\index.js":"89","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\CartCount\\index.js":"90","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\ButtonModalFullImage\\index.js":"91","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\CustomPopover\\index.js":"92","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\ItemDetail\\SkItemDetailImgBox.js":"93","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\ItemDetail\\ItemDetailDescription.js":"94","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\ItemDetail\\SkItemDetailAction.js":"95","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\ItemDetail\\SkItemDetailContent.js":"96","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\ItemDetail\\ItemDetailQuestionsAndAnswers.js":"97","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\ItemDetail\\ItemDetailCharacteristics.js":"98","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\ItemDetail\\ItemDetailImgBox.js":"99","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\ItemDetail\\ItemDetailAction.js":"100","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\HelpForm\\index.js":"101","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\WorkWithUsForm\\index.js":"102","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\ChangeThemeBtn\\index.js":"103","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\ChangeLanguageBtn\\index.js":"104","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\StatisticsBox\\index.js":"105","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\CustomCollapse\\index.js":"106","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\CustomModal\\index.js":"107","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\LoginBtn\\index.js":"108","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\CartWidgetBtn\\index.js":"109","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\CartItemList\\index.js":"110","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\FavoritesBtn\\index.js":"111","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\NotificationsBtn\\index.js":"112","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\ItemNavLink\\index.js":"113","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\PresentationLinks\\index.js":"114","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\Logout\\index.js":"115","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\LogoOpc1\\index.js":"116","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\Calification\\index.js":"117","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\CustomSizeBoxList\\index.js":"118","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\CustomColorsBoxList\\index.js":"119","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\HorizontalSeparator\\index.js":"120","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\CustomDrawer\\index.js":"121","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\CustomGender\\index.js":"122","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\ExternalLink\\index.js":"123","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\AvatarText\\index.js":"124","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_templates\\PaymentMenuTemplate\\index.js":"125","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\LoginAlert\\index.js":"126","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\PaymentForm\\index.js":"127","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\SubFooter\\index.js":"128","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\LogoOpc2\\index.js":"129","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\CustomInput\\index.js":"130","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\Inputs\\inputTextArea.js":"131","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\assets\\icons.js":"132","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\ItemNotificationList\\index.js":"133","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\CustomMenu\\index.js":"134","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\TotalCart\\index.js":"135","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\LoginFacebook\\index.js":"136","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\LoginGoogle\\index.js":"137","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\ButtonZoom\\index.js":"138","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\IconButtonRotate\\index.js":"139","D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\CustomStarIcon\\index.js":"140","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\index.js":"141","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\reportWebVitals.js":"142","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\routes\\index.js":"143","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\containers\\Wrapper\\index.js":"144","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\hooks\\useStorageByUser.js":"145","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\styles\\theme.js":"146","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\containers\\Layout\\index.js":"147","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\pages\\Home\\index.js":"148","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\pages\\Cart\\index.js":"149","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\pages\\Checkout\\index.js":"150","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\pages\\Help\\index.js":"151","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\pages\\Favourites\\index.js":"152","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\pages\\Notifications\\index.js":"153","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\pages\\ItemDetail\\index.js":"154","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\pages\\Products\\index.js":"155","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\pages\\NotFound\\index.js":"156","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\pages\\TermsAndCond\\index.js":"157","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\pages\\Purchases\\index.js":"158","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\pages\\Admin\\index.js":"159","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\translations\\index.js":"160","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\containers\\WrapperContext\\index.js":"161","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\hooks\\useUser.js":"162","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\styles\\utils.js":"163","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\firebase\\client.js":"164","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\context\\index.js":"165","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\utils\\index.js":"166","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_templates\\CartTemplate\\index.js":"167","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_templates\\NavBarTemplate\\index.js":"168","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_templates\\ProductsListTemplate\\index.js":"169","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_templates\\AdminTemplate\\index.js":"170","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_templates\\CheckoutTemplate\\index.js":"171","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\Footer\\index.js":"172","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_templates\\TermsAndCondTemplate\\index.js":"173","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_templates\\PurchasesTemplate\\index.js":"174","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\HelmetSEO\\index.js":"175","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_templates\\NotFoundTemplate\\index.js":"176","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\context\\FavouriteContext.js":"177","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\context\\ProductsContext.js":"178","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\context\\NotificationContext.js":"179","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\context\\CartContext.js":"180","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\context\\CheckoutContext.js":"181","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_templates\\ItemDetailTemplate\\index.js":"182","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_templates\\NotificationsTemplate\\index.js":"183","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_templates\\FavouritesTemplate\\index.js":"184","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\HelpForm\\index.js":"185","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\WorkWithUsForm\\index.js":"186","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\hooks\\useSetColorTheme.js":"187","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\hooks\\useLocalStorage.js":"188","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\PurchasesList\\index.js":"189","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\ExternalLink\\index.js":"190","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\Card\\index.js":"191","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\ItemNavLink\\index.js":"192","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\CustomModal\\index.js":"193","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\TitleAndText\\index.js":"194","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\SubHeader\\index.js":"195","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\SubFooter\\index.js":"196","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\LogoOpc2\\index.js":"197","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\AvatarText\\index.js":"198","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\Inputs\\inputTextArea.js":"199","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\ButtonTooltip\\index.js":"200","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\ItemProduct\\index.js":"201","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\NotificationList\\index.js":"202","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\Inputs\\index.js":"203","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\ItemPurchases\\SkItemPurchases.js":"204","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\utils\\images.js":"205","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\assets\\icons.js":"206","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\HelpBtn\\index.js":"207","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\PurchaseComplete\\index.js":"208","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\ItemPurchases\\index.js":"209","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\Inputs\\InputEmail.js":"210","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\Inputs\\InputTextNumber.js":"211","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\utils\\propTypes.js":"212","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\Inputs\\InputPassword.js":"213","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\CustomColorBox\\index.js":"214","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\ItemCount\\index.js":"215","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\ButtonLink\\index.js":"216","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\CustomSelect\\index.js":"217","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\CustomTooltip\\index.js":"218","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\ItemNotification\\index.js":"219","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\utils\\constants.js":"220","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\ItemDetail\\SkItemDetailContent.js":"221","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\ItemDetail\\ItemDetailQuestionsAndAnswers.js":"222","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\ItemDetail\\SkItemDetailAction.js":"223","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\ItemDetail\\SkItemDetailImgBox.js":"224","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\ItemDetail\\ItemDetailDescription.js":"225","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\ItemDetail\\ItemDetailAction.js":"226","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\ItemDetail\\ItemDetailCharacteristics.js":"227","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\ItemDetail\\ItemDetailImgBox.js":"228","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\hooks\\useDateTimeFormat.js":"229","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\hooks\\useTimeAgo.js":"230","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_templates\\PaymentMenuTemplate\\index.js":"231","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\BtnInfoAdminList\\index.js":"232","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\PaymentForm\\index.js":"233","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\LoginAlert\\index.js":"234","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\ItemProductList\\index.js":"235","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\Item\\SkItem.js":"236","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\CustomPopover\\index.js":"237","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\CustomInput\\index.js":"238","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\ProductsCompleteList\\index.js":"239","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\MessagesList\\index.js":"240","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\NewProductForm\\index.js":"241","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\ChangeThemeBtn\\index.js":"242","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\ChangeLanguageBtn\\index.js":"243","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\StatisticsBox\\index.js":"244","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\CustomCollapse\\index.js":"245","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\Banner\\index.js":"246","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\BannerLinks\\index.js":"247","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\LoginBtn\\index.js":"248","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\NotificationsBtn\\index.js":"249","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\CartWidgetBtn\\index.js":"250","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\FavoritesBtn\\index.js":"251","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\PresentationLinks\\index.js":"252","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\LogoOpc1\\index.js":"253","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\Logout\\index.js":"254","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\HorizontalSeparator\\index.js":"255","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\CustomDrawer\\index.js":"256","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\CartItemList\\index.js":"257","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\Calification\\index.js":"258","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\CartCount\\index.js":"259","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\FavouriteIconBtn\\index.js":"260","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\CustomSizeBoxList\\index.js":"261","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\ButtonModalFullImage\\index.js":"262","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\CustomGender\\index.js":"263","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\ImageBox\\index.js":"264","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\CustomColorsBoxList\\index.js":"265","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\ItemComplete\\SkItemComplete.js":"266","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\Item\\index.js":"267","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\LoginFacebook\\index.js":"268","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\LoginGoogle\\index.js":"269","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\BtnInfoAdmin\\index.js":"270","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\TotalCart\\index.js":"271","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\Select\\index.js":"272","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\ItemComplete\\index.js":"273","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\MessageComplete\\index.js":"274","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\ButtonZoom\\index.js":"275","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\IconButtonRotate\\index.js":"276","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\SimpleBanner\\index.js":"277","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\ItemNotificationList\\index.js":"278","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\CustomMenu\\index.js":"279","D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\CustomStarIcon\\index.js":"280"},{"size":606,"mtime":1614975272463,"results":"281","hashOfConfig":"282"},{"size":369,"mtime":1614080264764,"results":"283","hashOfConfig":"282"},{"size":3325,"mtime":1615058978256,"results":"284","hashOfConfig":"282"},{"size":1053,"mtime":1614080264755,"results":"285","hashOfConfig":"282"},{"size":1031,"mtime":1615058977921,"results":"286","hashOfConfig":"282"},{"size":1898,"mtime":1615058978336,"results":"287","hashOfConfig":"282"},{"size":873,"mtime":1614084642989,"results":"288","hashOfConfig":"282"},{"size":949,"mtime":1614349438330,"results":"289","hashOfConfig":"282"},{"size":573,"mtime":1614084643417,"results":"290","hashOfConfig":"282"},{"size":379,"mtime":1614080264768,"results":"291","hashOfConfig":"282"},{"size":592,"mtime":1614810521074,"results":"292","hashOfConfig":"282"},{"size":663,"mtime":1614084643673,"results":"293","hashOfConfig":"282"},{"size":616,"mtime":1614084643506,"results":"294","hashOfConfig":"282"},{"size":633,"mtime":1614084643485,"results":"295","hashOfConfig":"282"},{"size":1167,"mtime":1615058977991,"results":"296","hashOfConfig":"282"},{"size":1660,"mtime":1615058978150,"results":"297","hashOfConfig":"282"},{"size":674,"mtime":1614166146804,"results":"298","hashOfConfig":"282"},{"size":305,"mtime":1614349438336,"results":"299","hashOfConfig":"282"},{"size":620,"mtime":1614084643641,"results":"300","hashOfConfig":"282"},{"size":642,"mtime":1614349438342,"results":"301","hashOfConfig":"282"},{"size":1927,"mtime":1615058978064,"results":"302","hashOfConfig":"282"},{"size":392,"mtime":1615058977948,"results":"303","hashOfConfig":"282"},{"size":945,"mtime":1614080264766,"results":"304","hashOfConfig":"282"},{"size":15011,"mtime":1615065223094,"results":"305","hashOfConfig":"282"},{"size":176,"mtime":1614349438333,"results":"306","hashOfConfig":"282"},{"size":1919,"mtime":1615054010786,"results":"307","hashOfConfig":"282"},{"size":3371,"mtime":1614716478781,"results":"308","hashOfConfig":"282"},{"size":3078,"mtime":1614349438310,"results":"309","hashOfConfig":"282"},{"size":5842,"mtime":1615054010726,"results":"310","hashOfConfig":"282"},{"size":4141,"mtime":1615054010703,"results":"311","hashOfConfig":"282"},{"size":2725,"mtime":1614820794035,"results":"312","hashOfConfig":"282"},{"size":2708,"mtime":1615058977549,"results":"313","hashOfConfig":"282"},{"size":11696,"mtime":1615058977339,"results":"314","hashOfConfig":"282"},{"size":684,"mtime":1614084642721,"results":"315","hashOfConfig":"282"},{"size":2450,"mtime":1614287604203,"results":"316","hashOfConfig":"282"},{"size":6627,"mtime":1615058977623,"results":"317","hashOfConfig":"282"},{"size":1804,"mtime":1614708414583,"results":"318","hashOfConfig":"282"},{"size":2884,"mtime":1615054010685,"results":"319","hashOfConfig":"282"},{"size":534,"mtime":1614084634737,"results":"320","hashOfConfig":"282"},{"size":657,"mtime":1614708414590,"results":"321","hashOfConfig":"282"},{"size":1830,"mtime":1614708414589,"results":"322","hashOfConfig":"282"},{"size":633,"mtime":1614708414588,"results":"323","hashOfConfig":"282"},{"size":2379,"mtime":1614708414587,"results":"324","hashOfConfig":"282"},{"size":1191,"mtime":1614708414588,"results":"325","hashOfConfig":"282"},{"size":638,"mtime":1615054010741,"results":"326","hashOfConfig":"282"},{"size":1496,"mtime":1614084638362,"results":"327","hashOfConfig":"282"},{"size":1542,"mtime":1615054010602,"results":"328","hashOfConfig":"282"},{"size":2180,"mtime":1614975075857,"results":"329","hashOfConfig":"282"},{"size":783,"mtime":1615054010399,"results":"330","hashOfConfig":"282"},{"size":705,"mtime":1614950912445,"results":"331","hashOfConfig":"282"},{"size":614,"mtime":1614084639198,"results":"332","hashOfConfig":"282"},{"size":6713,"mtime":1615054010550,"results":"333","hashOfConfig":"282"},{"size":1717,"mtime":1614349438235,"results":"334","hashOfConfig":"282"},{"size":6780,"mtime":1615054010430,"results":"335","hashOfConfig":"282"},{"size":1044,"mtime":1615054010434,"results":"336","hashOfConfig":"282"},{"size":776,"mtime":1614084635238,"results":"337","hashOfConfig":"282"},{"size":2817,"mtime":1615054010644,"results":"338","hashOfConfig":"282"},{"size":2595,"mtime":1615058976949,"results":"339","hashOfConfig":"282"},{"size":2167,"mtime":1615054010650,"results":"340","hashOfConfig":"282"},{"size":7784,"mtime":1615058977098,"results":"341","hashOfConfig":"282"},{"size":1015,"mtime":1614166146806,"results":"342","hashOfConfig":"282"},{"size":237,"mtime":1615058978392,"results":"343","hashOfConfig":"282"},{"size":240,"mtime":1614080264758,"results":"344","hashOfConfig":"282"},{"size":986,"mtime":1615054010786,"results":"345","hashOfConfig":"282"},{"size":2897,"mtime":1614820482833,"results":"346","hashOfConfig":"282"},{"size":533,"mtime":1614084635203,"results":"347","hashOfConfig":"282"},{"size":630,"mtime":1614708414446,"results":"348","hashOfConfig":"282"},{"size":789,"mtime":1614084635020,"results":"349","hashOfConfig":"282"},{"size":1166,"mtime":1615054010452,"results":"350","hashOfConfig":"282"},{"size":7939,"mtime":1615054010529,"results":"351","hashOfConfig":"282"},{"size":1558,"mtime":1615054010400,"results":"352","hashOfConfig":"282"},{"size":1120,"mtime":1614708414478,"results":"353","hashOfConfig":"282"},{"size":545,"mtime":1614084633585,"results":"354","hashOfConfig":"282"},{"size":751,"mtime":1615054010406,"results":"355","hashOfConfig":"282"},{"size":2656,"mtime":1614708414519,"results":"356","hashOfConfig":"282"},{"size":800,"mtime":1614708414510,"results":"357","hashOfConfig":"282"},{"size":803,"mtime":1614708414521,"results":"358","hashOfConfig":"282"},{"size":3055,"mtime":1614708414517,"results":"359","hashOfConfig":"282"},{"size":4093,"mtime":1615058976549,"results":"360","hashOfConfig":"282"},{"size":1565,"mtime":1614708414525,"results":"361","hashOfConfig":"282"},{"size":95,"mtime":1614084638319,"results":"362","hashOfConfig":"282"},{"size":4487,"mtime":1615058976790,"results":"363","hashOfConfig":"282"},{"size":2737,"mtime":1614716478780,"results":"364","hashOfConfig":"282"},{"size":1721,"mtime":1614084643388,"results":"365","hashOfConfig":"282"},{"size":920,"mtime":1614977453026,"results":"366","hashOfConfig":"282"},{"size":1873,"mtime":1615054010478,"results":"367","hashOfConfig":"282"},{"size":4290,"mtime":1614084638241,"results":"368","hashOfConfig":"282"},{"size":2149,"mtime":1614349438190,"results":"369","hashOfConfig":"282"},{"size":2633,"mtime":1615063837646,"results":"370","hashOfConfig":"282"},{"size":1461,"mtime":1614708414460,"results":"371","hashOfConfig":"282"},{"size":2261,"mtime":1615054010451,"results":"372","hashOfConfig":"282"},{"size":1226,"mtime":1615054010405,"results":"373","hashOfConfig":"282"},{"size":563,"mtime":1614084639921,"results":"374","hashOfConfig":"282"},{"size":894,"mtime":1614084639755,"results":"375","hashOfConfig":"282"},{"size":464,"mtime":1614084639844,"results":"376","hashOfConfig":"282"},{"size":468,"mtime":1614084639878,"results":"377","hashOfConfig":"282"},{"size":814,"mtime":1614084639815,"results":"378","hashOfConfig":"282"},{"size":3392,"mtime":1614708414541,"results":"379","hashOfConfig":"282"},{"size":1250,"mtime":1615054010597,"results":"380","hashOfConfig":"282"},{"size":2112,"mtime":1615054010596,"results":"381","hashOfConfig":"282"},{"size":2853,"mtime":1615058976866,"results":"382","hashOfConfig":"282"},{"size":2801,"mtime":1615058977179,"results":"383","hashOfConfig":"282"},{"size":743,"mtime":1614084637924,"results":"384","hashOfConfig":"282"},{"size":1182,"mtime":1614084637880,"results":"385","hashOfConfig":"282"},{"size":1293,"mtime":1615054010890,"results":"386","hashOfConfig":"282"},{"size":1019,"mtime":1614708414461,"results":"387","hashOfConfig":"282"},{"size":1373,"mtime":1615054010404,"results":"388","hashOfConfig":"282"},{"size":1268,"mtime":1615054010599,"results":"389","hashOfConfig":"282"},{"size":2792,"mtime":1615054010577,"results":"390","hashOfConfig":"282"},{"size":1807,"mtime":1614084639356,"results":"391","hashOfConfig":"282"},{"size":2094,"mtime":1614084639462,"results":"392","hashOfConfig":"282"},{"size":2287,"mtime":1614708414552,"results":"393","hashOfConfig":"282"},{"size":688,"mtime":1614522066118,"results":"394","hashOfConfig":"282"},{"size":1866,"mtime":1614522025743,"results":"395","hashOfConfig":"282"},{"size":3190,"mtime":1615065261113,"results":"396","hashOfConfig":"282"},{"size":589,"mtime":1614084638968,"results":"397","hashOfConfig":"282"},{"size":789,"mtime":1614084637822,"results":"398","hashOfConfig":"282"},{"size":530,"mtime":1614708414496,"results":"399","hashOfConfig":"282"},{"size":507,"mtime":1614708414495,"results":"400","hashOfConfig":"282"},{"size":488,"mtime":1614084634804,"results":"401","hashOfConfig":"282"},{"size":1432,"mtime":1614084633957,"results":"402","hashOfConfig":"282"},{"size":453,"mtime":1614708414471,"results":"403","hashOfConfig":"282"},{"size":538,"mtime":1614708414482,"results":"404","hashOfConfig":"282"},{"size":819,"mtime":1614349438148,"results":"405","hashOfConfig":"282"},{"size":5694,"mtime":1615058977466,"results":"406","hashOfConfig":"282"},{"size":1473,"mtime":1615063540145,"results":"407","hashOfConfig":"282"},{"size":4967,"mtime":1615054010613,"results":"408","hashOfConfig":"282"},{"size":1707,"mtime":1614084639104,"results":"409","hashOfConfig":"282"},{"size":769,"mtime":1614084638996,"results":"410","hashOfConfig":"282"},{"size":1261,"mtime":1615054010401,"results":"411","hashOfConfig":"282"},{"size":1782,"mtime":1614716478779,"results":"412","hashOfConfig":"282"},{"size":19210,"mtime":1614080264724,"results":"413","hashOfConfig":"282"},{"size":1131,"mtime":1614084641914,"results":"414","hashOfConfig":"282"},{"size":1419,"mtime":1615054010403,"results":"415","hashOfConfig":"282"},{"size":744,"mtime":1615054010559,"results":"416","hashOfConfig":"282"},{"size":1727,"mtime":1615058976247,"results":"417","hashOfConfig":"282"},{"size":1753,"mtime":1615058976370,"results":"418","hashOfConfig":"282"},{"size":765,"mtime":1614084633672,"results":"419","hashOfConfig":"282"},{"size":819,"mtime":1614084634902,"results":"420","hashOfConfig":"282"},{"size":542,"mtime":1614084634518,"results":"421","hashOfConfig":"282"},{"size":606,"mtime":1614975272463,"results":"422","hashOfConfig":"423"},{"size":369,"mtime":1614080264764,"results":"424","hashOfConfig":"423"},{"size":3325,"mtime":1615058978256,"results":"425","hashOfConfig":"423"},{"size":1053,"mtime":1614080264755,"results":"426","hashOfConfig":"423"},{"size":1031,"mtime":1615058977921,"results":"427","hashOfConfig":"423"},{"size":1898,"mtime":1615058978336,"results":"428","hashOfConfig":"423"},{"size":873,"mtime":1614084642989,"results":"429","hashOfConfig":"423"},{"size":1167,"mtime":1615058977991,"results":"430","hashOfConfig":"423"},{"size":573,"mtime":1614084643417,"results":"431","hashOfConfig":"423"},{"size":592,"mtime":1614810521074,"results":"432","hashOfConfig":"423"},{"size":616,"mtime":1614084643506,"results":"433","hashOfConfig":"423"},{"size":633,"mtime":1614084643485,"results":"434","hashOfConfig":"423"},{"size":663,"mtime":1614084643673,"results":"435","hashOfConfig":"423"},{"size":1927,"mtime":1615058978064,"results":"436","hashOfConfig":"423"},{"size":1660,"mtime":1615058978150,"results":"437","hashOfConfig":"423"},{"size":620,"mtime":1614084643641,"results":"438","hashOfConfig":"423"},{"size":674,"mtime":1614166146804,"results":"439","hashOfConfig":"423"},{"size":642,"mtime":1614349438342,"results":"440","hashOfConfig":"423"},{"size":305,"mtime":1614349438336,"results":"441","hashOfConfig":"423"},{"size":379,"mtime":1614080264768,"results":"442","hashOfConfig":"423"},{"size":949,"mtime":1614349438330,"results":"443","hashOfConfig":"423"},{"size":392,"mtime":1615058977948,"results":"444","hashOfConfig":"423"},{"size":945,"mtime":1614080264766,"results":"445","hashOfConfig":"423"},{"size":15011,"mtime":1615065223094,"results":"446","hashOfConfig":"423"},{"size":176,"mtime":1614349438333,"results":"447","hashOfConfig":"423"},{"size":1919,"mtime":1615054010786,"results":"448","hashOfConfig":"423"},{"size":2725,"mtime":1614820794035,"results":"449","hashOfConfig":"423"},{"size":5842,"mtime":1615054010726,"results":"450","hashOfConfig":"423"},{"size":2450,"mtime":1614287604203,"results":"451","hashOfConfig":"423"},{"size":11696,"mtime":1615058977339,"results":"452","hashOfConfig":"423"},{"size":3078,"mtime":1614349438310,"results":"453","hashOfConfig":"423"},{"size":3371,"mtime":1614716478781,"results":"454","hashOfConfig":"423"},{"size":6627,"mtime":1615058977623,"results":"455","hashOfConfig":"423"},{"size":2708,"mtime":1615058977549,"results":"456","hashOfConfig":"423"},{"size":534,"mtime":1614084634737,"results":"457","hashOfConfig":"423"},{"size":684,"mtime":1614084642721,"results":"458","hashOfConfig":"423"},{"size":1191,"mtime":1614708414588,"results":"459","hashOfConfig":"423"},{"size":657,"mtime":1614708414590,"results":"460","hashOfConfig":"423"},{"size":1830,"mtime":1614708414589,"results":"461","hashOfConfig":"423"},{"size":2379,"mtime":1614708414587,"results":"462","hashOfConfig":"423"},{"size":633,"mtime":1614708414588,"results":"463","hashOfConfig":"423"},{"size":4141,"mtime":1615054010703,"results":"464","hashOfConfig":"423"},{"size":1804,"mtime":1614708414583,"results":"465","hashOfConfig":"423"},{"size":2884,"mtime":1615054010685,"results":"466","hashOfConfig":"423"},{"size":2853,"mtime":1615058976866,"results":"467","hashOfConfig":"423"},{"size":2801,"mtime":1615058977179,"results":"468","hashOfConfig":"423"},{"size":240,"mtime":1614080264758,"results":"469","hashOfConfig":"423"},{"size":638,"mtime":1615054010741,"results":"470","hashOfConfig":"423"},{"size":2167,"mtime":1615054010650,"results":"471","hashOfConfig":"423"},{"size":538,"mtime":1614708414482,"results":"472","hashOfConfig":"423"},{"size":783,"mtime":1615054010399,"results":"473","hashOfConfig":"423"},{"size":688,"mtime":1614522066118,"results":"474","hashOfConfig":"423"},{"size":1344,"mtime":1615116494009,"results":"475","hashOfConfig":"423"},{"size":614,"mtime":1614084639198,"results":"476","hashOfConfig":"423"},{"size":1717,"mtime":1614349438235,"results":"477","hashOfConfig":"423"},{"size":1707,"mtime":1614084639104,"results":"478","hashOfConfig":"423"},{"size":769,"mtime":1614084638996,"results":"479","hashOfConfig":"423"},{"size":819,"mtime":1614349438148,"results":"480","hashOfConfig":"423"},{"size":1782,"mtime":1614716478779,"results":"481","hashOfConfig":"423"},{"size":705,"mtime":1614950912445,"results":"482","hashOfConfig":"423"},{"size":6713,"mtime":1615054010550,"results":"483","hashOfConfig":"423"},{"size":1542,"mtime":1615054010602,"results":"484","hashOfConfig":"423"},{"size":95,"mtime":1614084638319,"results":"485","hashOfConfig":"423"},{"size":803,"mtime":1614708414521,"results":"486","hashOfConfig":"423"},{"size":1015,"mtime":1614166146806,"results":"487","hashOfConfig":"423"},{"size":19210,"mtime":1614080264724,"results":"488","hashOfConfig":"423"},{"size":1166,"mtime":1615054010452,"results":"489","hashOfConfig":"423"},{"size":4487,"mtime":1615058976790,"results":"490","hashOfConfig":"423"},{"size":4093,"mtime":1615058976549,"results":"491","hashOfConfig":"423"},{"size":2149,"mtime":1614349438190,"results":"492","hashOfConfig":"423"},{"size":1873,"mtime":1615054010478,"results":"493","hashOfConfig":"423"},{"size":986,"mtime":1615054010786,"results":"494","hashOfConfig":"423"},{"size":4290,"mtime":1614084638241,"results":"495","hashOfConfig":"423"},{"size":1558,"mtime":1615054010400,"results":"496","hashOfConfig":"423"},{"size":7939,"mtime":1615054010529,"results":"497","hashOfConfig":"423"},{"size":545,"mtime":1614084633585,"results":"498","hashOfConfig":"423"},{"size":1120,"mtime":1614708414478,"results":"499","hashOfConfig":"423"},{"size":751,"mtime":1615054010406,"results":"500","hashOfConfig":"423"},{"size":2656,"mtime":1614708414519,"results":"501","hashOfConfig":"423"},{"size":237,"mtime":1615058978392,"results":"502","hashOfConfig":"423"},{"size":468,"mtime":1614084639878,"results":"503","hashOfConfig":"423"},{"size":814,"mtime":1614084639815,"results":"504","hashOfConfig":"423"},{"size":464,"mtime":1614084639844,"results":"505","hashOfConfig":"423"},{"size":563,"mtime":1614084639921,"results":"506","hashOfConfig":"423"},{"size":894,"mtime":1614084639755,"results":"507","hashOfConfig":"423"},{"size":2112,"mtime":1615054010596,"results":"508","hashOfConfig":"423"},{"size":3392,"mtime":1614708414541,"results":"509","hashOfConfig":"423"},{"size":1250,"mtime":1615054010597,"results":"510","hashOfConfig":"423"},{"size":920,"mtime":1614977453026,"results":"511","hashOfConfig":"423"},{"size":1721,"mtime":1614084643388,"results":"512","hashOfConfig":"423"},{"size":5694,"mtime":1615058977466,"results":"513","hashOfConfig":"423"},{"size":1044,"mtime":1615054010434,"results":"514","hashOfConfig":"423"},{"size":4967,"mtime":1615054010613,"results":"515","hashOfConfig":"423"},{"size":1416,"mtime":1615065477029,"results":"516","hashOfConfig":"423"},{"size":2180,"mtime":1614975075857,"results":"517","hashOfConfig":"423"},{"size":1496,"mtime":1614084638362,"results":"518","hashOfConfig":"423"},{"size":1226,"mtime":1615054010405,"results":"519","hashOfConfig":"423"},{"size":1261,"mtime":1615054010401,"results":"520","hashOfConfig":"423"},{"size":2817,"mtime":1615054010644,"results":"521","hashOfConfig":"423"},{"size":2595,"mtime":1615058976949,"results":"522","hashOfConfig":"423"},{"size":7784,"mtime":1615058977098,"results":"523","hashOfConfig":"423"},{"size":743,"mtime":1614084637924,"results":"524","hashOfConfig":"423"},{"size":1182,"mtime":1614084637880,"results":"525","hashOfConfig":"423"},{"size":1293,"mtime":1615054010890,"results":"526","hashOfConfig":"423"},{"size":1019,"mtime":1614708414461,"results":"527","hashOfConfig":"423"},{"size":776,"mtime":1614084635238,"results":"528","hashOfConfig":"423"},{"size":6780,"mtime":1615054010430,"results":"529","hashOfConfig":"423"},{"size":1268,"mtime":1615054010599,"results":"530","hashOfConfig":"423"},{"size":2287,"mtime":1614708414552,"results":"531","hashOfConfig":"423"},{"size":2792,"mtime":1615054010577,"results":"532","hashOfConfig":"423"},{"size":2094,"mtime":1614084639462,"results":"533","hashOfConfig":"423"},{"size":1866,"mtime":1614522025743,"results":"534","hashOfConfig":"423"},{"size":589,"mtime":1614084638968,"results":"535","hashOfConfig":"423"},{"size":3190,"mtime":1615065261113,"results":"536","hashOfConfig":"423"},{"size":488,"mtime":1614084634804,"results":"537","hashOfConfig":"423"},{"size":1432,"mtime":1614084633957,"results":"538","hashOfConfig":"423"},{"size":1807,"mtime":1614084639356,"results":"539","hashOfConfig":"423"},{"size":789,"mtime":1614084637822,"results":"540","hashOfConfig":"423"},{"size":1461,"mtime":1614708414460,"results":"541","hashOfConfig":"423"},{"size":2534,"mtime":1615065476856,"results":"542","hashOfConfig":"423"},{"size":530,"mtime":1614708414496,"results":"543","hashOfConfig":"423"},{"size":2181,"mtime":1615116494071,"results":"544","hashOfConfig":"423"},{"size":453,"mtime":1614708414471,"results":"545","hashOfConfig":"423"},{"size":789,"mtime":1614084635020,"results":"546","hashOfConfig":"423"},{"size":507,"mtime":1614708414495,"results":"547","hashOfConfig":"423"},{"size":800,"mtime":1614708414510,"results":"548","hashOfConfig":"423"},{"size":2897,"mtime":1614820482833,"results":"549","hashOfConfig":"423"},{"size":1727,"mtime":1615058976247,"results":"550","hashOfConfig":"423"},{"size":1753,"mtime":1615058976370,"results":"551","hashOfConfig":"423"},{"size":630,"mtime":1614708414446,"results":"552","hashOfConfig":"423"},{"size":744,"mtime":1615054010559,"results":"553","hashOfConfig":"423"},{"size":1565,"mtime":1614708414525,"results":"554","hashOfConfig":"423"},{"size":3055,"mtime":1614708414517,"results":"555","hashOfConfig":"423"},{"size":2737,"mtime":1614716478780,"results":"556","hashOfConfig":"423"},{"size":765,"mtime":1614084633672,"results":"557","hashOfConfig":"423"},{"size":819,"mtime":1614084634902,"results":"558","hashOfConfig":"423"},{"size":533,"mtime":1614084635203,"results":"559","hashOfConfig":"423"},{"size":1131,"mtime":1614084641914,"results":"560","hashOfConfig":"423"},{"size":1419,"mtime":1615054010403,"results":"561","hashOfConfig":"423"},{"size":542,"mtime":1614084634518,"results":"562","hashOfConfig":"423"},{"filePath":"563","messages":"564","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},"qzgitx",{"filePath":"566","messages":"567","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"568","messages":"569","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"570","messages":"571","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"572","messages":"573","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"574","messages":"575","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"576","messages":"577","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"578","messages":"579","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"580","messages":"581","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"582","messages":"583","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"584","messages":"585","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"586","messages":"587","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"588","messages":"589","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"590","messages":"591","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"592","messages":"593","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"594","messages":"595","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"596","messages":"597","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"598","messages":"599","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"600","messages":"601","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"602","messages":"603","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"604","messages":"605","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"606","messages":"607","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"608","messages":"609","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"610","messages":"611","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"612","messages":"613","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"614","messages":"615","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"616","messages":"617","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"618","messages":"619","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"620","messages":"621","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"622","messages":"623","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"624","messages":"625","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"626","messages":"627","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"628","messages":"629","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"630","messages":"631","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"632","messages":"633","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"634","messages":"635","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"636","messages":"637","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"638","messages":"639","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"640","messages":"641","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"642","messages":"643","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"644","messages":"645","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"646","messages":"647","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"648","messages":"649","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"650","messages":"651","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"652","messages":"653","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"654","messages":"655","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"656","messages":"657","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"658","messages":"659","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"660","messages":"661","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"662","messages":"663","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"664","messages":"665","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"666","messages":"667","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"668","messages":"669","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"670","messages":"671","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"672","messages":"673","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"674","messages":"675","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"676","messages":"677","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"678","messages":"679","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"680","messages":"681","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"682","messages":"683","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"684","messages":"685","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"686","messages":"687","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"688","messages":"689","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"690","messages":"691","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"692","messages":"693","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"694","messages":"695","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"696","messages":"697","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"698","messages":"699","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"700","messages":"701","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"702","messages":"703","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"704","messages":"705","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"706","messages":"707","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"708","messages":"709","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"710","messages":"711","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"712","messages":"713","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"714","messages":"715","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"716","messages":"717","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"718","messages":"719","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"720","messages":"721","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"722","messages":"723","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"724","messages":"725","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"726","messages":"727","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"728","messages":"729","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"730","messages":"731","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"732","messages":"733","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"734","messages":"735","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"736","messages":"737","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"738","messages":"739","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"740","messages":"741","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"742","messages":"743","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"744","messages":"745","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"746","messages":"747","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"748","messages":"749","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"750","messages":"751","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"752","messages":"753","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"754","messages":"755","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"756","messages":"757","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"758","messages":"759","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"760","messages":"761","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"762","messages":"763","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"764","messages":"765","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"766","messages":"767","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"768","messages":"769","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"770","messages":"771","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"772","messages":"773","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"774","messages":"775","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"776","messages":"777","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"778","messages":"779","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"780","messages":"781","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"782","messages":"783","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"784","messages":"785","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"786","messages":"787","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"788","messages":"789","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"790","messages":"791","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"792","messages":"793","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"794","messages":"795","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"796","messages":"797","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"798","messages":"799","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"800","messages":"801","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"802","messages":"803","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"804","messages":"805","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"806","messages":"807","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"808","messages":"809","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"810","messages":"811","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"812","messages":"813","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"814","messages":"815","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"816","messages":"817","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"818","messages":"819","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"820","messages":"821","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"822","messages":"823","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"824","messages":"825","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"826","messages":"827","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"828","messages":"829","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"830","messages":"831","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"832","messages":"833","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"834","messages":"835","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"836","messages":"837","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"838","messages":"839","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"840","messages":"841","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"842","messages":"843","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"565"},{"filePath":"844","messages":"845","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},"5xxmx3",{"filePath":"847","messages":"848","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"849","messages":"850","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"851","messages":"852","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"853","messages":"854","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"855","messages":"856","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"857","messages":"858","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"859","messages":"860","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"861","messages":"862","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"863","messages":"864","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"865","messages":"866","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"867","messages":"868","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"869","messages":"870","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"871","messages":"872","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"873","messages":"874","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"875","messages":"876","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"877","messages":"878","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"879","messages":"880","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"881","messages":"882","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"883","messages":"884","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"885","messages":"886","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"887","messages":"888","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"889","messages":"890","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"891","messages":"892","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"893","messages":"894","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"895","messages":"896","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"897","messages":"898","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"899","messages":"900","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"901","messages":"902","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"903","messages":"904","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"905","messages":"906","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"907","messages":"908","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"909","messages":"910","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"911","messages":"912","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"913","messages":"914","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"915","messages":"916","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"917","messages":"918","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"919","messages":"920","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"921","messages":"922","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"923","messages":"924","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"925","messages":"926","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"927","messages":"928","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"929","messages":"930","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"931","messages":"932","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"933","messages":"934","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"935","messages":"936","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"937","messages":"938","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"939","messages":"940","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"941","messages":"942","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"943","messages":"944","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"945","messages":"946","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"947","messages":"948","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"949","messages":"950","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"951","messages":"952","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"953","messages":"954","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"955","messages":"956","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"957","messages":"958","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"959","messages":"960","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"961","messages":"962","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"963","messages":"964","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"965","messages":"966","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"967","messages":"968","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"969","messages":"970","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"971","messages":"972","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"973","messages":"974","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"975","messages":"976","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"977","messages":"978","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"979","messages":"980","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"981","messages":"982","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"983","messages":"984","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"985","messages":"986","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"987","messages":"988","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"989","messages":"990","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"991","messages":"992","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"993","messages":"994","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"995","messages":"996","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"997","messages":"998","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"999","messages":"1000","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1001","messages":"1002","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1003","messages":"1004","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1005","messages":"1006","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1007","messages":"1008","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1009","messages":"1010","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1011","messages":"1012","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1013","messages":"1014","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1015","messages":"1016","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1017","messages":"1018","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1019","messages":"1020","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1021","messages":"1022","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1023","messages":"1024","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1025","messages":"1026","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1027","messages":"1028","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1029","messages":"1030","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1031","messages":"1032","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1033","messages":"1034","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1035","messages":"1036","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1037","messages":"1038","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1039","messages":"1040","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1041","messages":"1042","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1043","messages":"1044","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1045","messages":"1046","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1047","messages":"1048","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1049","messages":"1050","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1051","messages":"1052","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1053","messages":"1054","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1055","messages":"1056","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1057","messages":"1058","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1059","messages":"1060","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1061","messages":"1062","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1063","messages":"1064","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1065","messages":"1066","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1067","messages":"1068","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1069","messages":"1070","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1071","messages":"1072","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1073","messages":"1074","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1075","messages":"1076","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1077","messages":"1078","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1079","messages":"1080","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1081","messages":"1082","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1083","messages":"1084","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1085","messages":"1086","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1087","messages":"1088","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"1089","messages":"1090","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1091","messages":"1092","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1093","messages":"1094","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1095","messages":"1096","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1097","messages":"1098","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1099","messages":"1100","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1101","messages":"1102","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1103","messages":"1104","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1105","messages":"1106","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1107","messages":"1108","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1109","messages":"1110","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1111","messages":"1112","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1113","messages":"1114","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1115","messages":"1116","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1117","messages":"1118","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1119","messages":"1120","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1121","messages":"1122","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},{"filePath":"1123","messages":"1124","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"846"},"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\index.js",[],[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\reportWebVitals.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\routes\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\containers\\Wrapper\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\hooks\\useStorageByUser.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\styles\\theme.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\containers\\Layout\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\containers\\WrapperContext\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\pages\\Cart\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\translations\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\pages\\Checkout\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\pages\\Notifications\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\pages\\Help\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\pages\\Favourites\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\pages\\Home\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\pages\\Products\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\pages\\TermsAndCond\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\pages\\Admin\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\pages\\NotFound\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\pages\\Purchases\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\pages\\ItemDetail\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\hooks\\useUser.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\styles\\utils.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\firebase\\client.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\context\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\utils\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\Footer\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_templates\\CheckoutTemplate\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_templates\\NavBarTemplate\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_templates\\ItemDetailTemplate\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_templates\\CartTemplate\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_templates\\PurchasesTemplate\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_templates\\AdminTemplate\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_templates\\NotFoundTemplate\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_templates\\ProductsListTemplate\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_templates\\TermsAndCondTemplate\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_templates\\NotificationsTemplate\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_templates\\FavouritesTemplate\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\HelmetSEO\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\context\\ProductsContext.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\context\\NotificationContext.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\context\\CheckoutContext.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\context\\CartContext.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\context\\FavouriteContext.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\hooks\\useLocalStorage.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\Item\\SkItem.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\NotificationList\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\ItemProductList\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\Card\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\ButtonTooltip\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\TitleAndText\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\ItemProduct\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\SubHeader\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\BannerLinks\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\BtnInfoAdminList\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\Banner\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\ProductsCompleteList\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\MessagesList\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\PurchasesList\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\NewProductForm\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\utils\\images.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\utils\\constants.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\hooks\\useSetColorTheme.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\utils\\propTypes.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\Item\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\SimpleBanner\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\BtnInfoAdmin\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\ImageBox\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\HelpBtn\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\ItemCount\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\CustomColorBox\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\CustomSelect\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\ButtonLink\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\CustomTooltip\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\ItemNotification\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\ItemComplete\\SkItemComplete.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\ItemPurchases\\SkItemPurchases.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\ItemComplete\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\ItemPurchases\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\Select\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\Inputs\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\PurchaseComplete\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\MessageComplete\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\hooks\\useTimeAgo.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\hooks\\useDateTimeFormat.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\Inputs\\InputTextNumber.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\Inputs\\InputPassword.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\Inputs\\InputEmail.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\FavouriteIconBtn\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\CartCount\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\ButtonModalFullImage\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\CustomPopover\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\ItemDetail\\SkItemDetailImgBox.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\ItemDetail\\ItemDetailDescription.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\ItemDetail\\SkItemDetailAction.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\ItemDetail\\SkItemDetailContent.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\ItemDetail\\ItemDetailQuestionsAndAnswers.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\ItemDetail\\ItemDetailCharacteristics.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\ItemDetail\\ItemDetailImgBox.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\ItemDetail\\ItemDetailAction.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\HelpForm\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\WorkWithUsForm\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\ChangeThemeBtn\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\ChangeLanguageBtn\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\StatisticsBox\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\CustomCollapse\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\CustomModal\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\LoginBtn\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\CartWidgetBtn\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\CartItemList\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\FavoritesBtn\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\NotificationsBtn\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\ItemNavLink\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\PresentationLinks\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\Logout\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\LogoOpc1\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\Calification\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\CustomSizeBoxList\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\CustomColorsBoxList\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\HorizontalSeparator\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\CustomDrawer\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\CustomGender\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\ExternalLink\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\AvatarText\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_templates\\PaymentMenuTemplate\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\LoginAlert\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\PaymentForm\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\SubFooter\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\LogoOpc2\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\CustomInput\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\Inputs\\inputTextArea.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\assets\\icons.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_organisms\\ItemNotificationList\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\CustomMenu\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_molecules\\TotalCart\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\LoginFacebook\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\LoginGoogle\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\ButtonZoom\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\IconButtonRotate\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\coderhouse-react11360-bdv\\src\\components\\_atoms\\CustomStarIcon\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\index.js",[],[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\reportWebVitals.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\routes\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\containers\\Wrapper\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\hooks\\useStorageByUser.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\styles\\theme.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\containers\\Layout\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\pages\\Home\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\pages\\Cart\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\pages\\Checkout\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\pages\\Help\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\pages\\Favourites\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\pages\\Notifications\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\pages\\ItemDetail\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\pages\\Products\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\pages\\NotFound\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\pages\\TermsAndCond\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\pages\\Purchases\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\pages\\Admin\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\translations\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\containers\\WrapperContext\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\hooks\\useUser.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\styles\\utils.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\firebase\\client.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\context\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\utils\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_templates\\CartTemplate\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_templates\\NavBarTemplate\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_templates\\ProductsListTemplate\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_templates\\AdminTemplate\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_templates\\CheckoutTemplate\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\Footer\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_templates\\TermsAndCondTemplate\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_templates\\PurchasesTemplate\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\HelmetSEO\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_templates\\NotFoundTemplate\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\context\\FavouriteContext.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\context\\ProductsContext.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\context\\NotificationContext.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\context\\CartContext.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\context\\CheckoutContext.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_templates\\ItemDetailTemplate\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_templates\\NotificationsTemplate\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_templates\\FavouritesTemplate\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\HelpForm\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\WorkWithUsForm\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\hooks\\useSetColorTheme.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\hooks\\useLocalStorage.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\PurchasesList\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\ExternalLink\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\Card\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\ItemNavLink\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\CustomModal\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\TitleAndText\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\SubHeader\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\SubFooter\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\LogoOpc2\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\AvatarText\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\Inputs\\inputTextArea.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\ButtonTooltip\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\ItemProduct\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\NotificationList\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\Inputs\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\ItemPurchases\\SkItemPurchases.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\utils\\images.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\assets\\icons.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\HelpBtn\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\PurchaseComplete\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\ItemPurchases\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\Inputs\\InputEmail.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\Inputs\\InputTextNumber.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\utils\\propTypes.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\Inputs\\InputPassword.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\CustomColorBox\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\ItemCount\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\ButtonLink\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\CustomSelect\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\CustomTooltip\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\ItemNotification\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\utils\\constants.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\ItemDetail\\SkItemDetailContent.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\ItemDetail\\ItemDetailQuestionsAndAnswers.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\ItemDetail\\SkItemDetailAction.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\ItemDetail\\SkItemDetailImgBox.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\ItemDetail\\ItemDetailDescription.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\ItemDetail\\ItemDetailAction.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\ItemDetail\\ItemDetailCharacteristics.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\ItemDetail\\ItemDetailImgBox.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\hooks\\useDateTimeFormat.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\hooks\\useTimeAgo.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_templates\\PaymentMenuTemplate\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\BtnInfoAdminList\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\PaymentForm\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\LoginAlert\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\ItemProductList\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\Item\\SkItem.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\CustomPopover\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\CustomInput\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\ProductsCompleteList\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\MessagesList\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\NewProductForm\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\ChangeThemeBtn\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\ChangeLanguageBtn\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\StatisticsBox\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\CustomCollapse\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\Banner\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\BannerLinks\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\LoginBtn\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\NotificationsBtn\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\CartWidgetBtn\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\FavoritesBtn\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\PresentationLinks\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\LogoOpc1\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\Logout\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\HorizontalSeparator\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\CustomDrawer\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\CartItemList\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\Calification\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\CartCount\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\FavouriteIconBtn\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\CustomSizeBoxList\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\ButtonModalFullImage\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\CustomGender\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\ImageBox\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\CustomColorsBoxList\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\ItemComplete\\SkItemComplete.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\Item\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\LoginFacebook\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\LoginGoogle\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\BtnInfoAdmin\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\TotalCart\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\Select\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\ItemComplete\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_molecules\\MessageComplete\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\ButtonZoom\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\IconButtonRotate\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\SimpleBanner\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_organisms\\ItemNotificationList\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\CustomMenu\\index.js",[],"D:\\DEV\\cursos\\coderhouse\\AquilaStore\\src\\components\\_atoms\\CustomStarIcon\\index.js",[]]