forked from crazylazycode/crwn-clothing
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 23.2 KB
/
.eslintcache
1
[{"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/index.js":"1","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/App.js":"2","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/store.js":"3","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/firebase/firebase.utils.js":"4","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/user/user.actions.js":"5","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/user/user.selector.js":"6","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/root-reducer.js":"7","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/pages/shop/shop.component.jsx":"8","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/pages/checkout/checkout.component.jsx":"9","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/header/header.component.jsx":"10","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/pages/sign-in-and-sign-up/sign-in-and-sign-up.component.jsx":"11","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/pages/homepage/homepage.component.jsx":"12","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/user/user.types.js":"13","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/user/user.reducer.js":"14","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/directory/directory.reducer.js":"15","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/shop/shop.reducer.js":"16","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/cart/cart.reducer.js":"17","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/cart/cart.selectors.js":"18","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/collection-overview/collection-overview.component.jsx":"19","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/pages/collection/collection.component.jsx":"20","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/stripe-button/stripe-button.component.jsx":"21","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/checkout-item/checkout-item.component.jsx":"22","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/cart-icon/cart-icon.component.jsx":"23","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/cart-dropdown/cart-dropdown.component.jsx":"24","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/sign-in/sign-in.component.jsx":"25","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/directory/directory.component.jsx":"26","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/sign-up/sign-up.component.jsx":"27","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/cart/cart.types.js":"28","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/cart/cart.utils.js":"29","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/shop/shop.selector.js":"30","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/cart/cart.actions.js":"31","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/directory/directory.selector.js":"32","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/collection-preview/collection-perview.component.jsx":"33","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/collection-item/collection-item.component.jsx":"34","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/custom-button/custom-button.component.jsx":"35","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/cart-item/cart-item.component.jsx":"36","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/form-input/form-input.component.jsx":"37","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/menu-item/menu-item.component.jsx":"38","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/pages/homepage/homepage.styles.jsx":"39","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/header/header.styles.jsx":"40","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/custom-button/custom-button.styles.jsx":"41","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/shop/shop.actions.js":"42","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/shop/shop.types.js":"43","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/with-spinner/with-spinner.component.jsx":"44","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/with-spinner/with-spinner.styles.jsx":"45","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/collection-overview/collection-overview.container.jsx":"46","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/shop/shop.sagas.js":"47","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/root-saga.js":"48","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/user/user.sagas.js":"49","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/cart/cart.sagas.js":"50","/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/sign-up/sign-up.styles.jsx":"51"},{"size":530,"mtime":1608832522091,"results":"52","hashOfConfig":"53"},{"size":1439,"mtime":1609269922288,"results":"54","hashOfConfig":"53"},{"size":601,"mtime":1609085288544,"results":"55","hashOfConfig":"53"},{"size":2375,"mtime":1609190149568,"results":"56","hashOfConfig":"53"},{"size":1231,"mtime":1609231596869,"results":"57","hashOfConfig":"53"},{"size":182,"mtime":1607776599360,"results":"58","hashOfConfig":"53"},{"size":627,"mtime":1607804734629,"results":"59","hashOfConfig":"53"},{"size":1002,"mtime":1609270229490,"results":"60","hashOfConfig":"53"},{"size":1694,"mtime":1608284690828,"results":"61","hashOfConfig":"53"},{"size":1769,"mtime":1609189695763,"results":"62","hashOfConfig":"53"},{"size":375,"mtime":1606667125209,"results":"63","hashOfConfig":"53"},{"size":298,"mtime":1608381940225,"results":"64","hashOfConfig":"53"},{"size":518,"mtime":1609229792255,"results":"65","hashOfConfig":"53"},{"size":865,"mtime":1609230064804,"results":"66","hashOfConfig":"53"},{"size":1050,"mtime":1607772089758,"results":"67","hashOfConfig":"53"},{"size":855,"mtime":1608895809287,"results":"68","hashOfConfig":"53"},{"size":1229,"mtime":1609228131069,"results":"69","hashOfConfig":"53"},{"size":747,"mtime":1609227691873,"results":"70","hashOfConfig":"53"},{"size":751,"mtime":1607804726345,"results":"71","hashOfConfig":"53"},{"size":781,"mtime":1607804939855,"results":"72","hashOfConfig":"53"},{"size":863,"mtime":1608284293212,"results":"73","hashOfConfig":"53"},{"size":1248,"mtime":1607805277651,"results":"74","hashOfConfig":"53"},{"size":887,"mtime":1607595423234,"results":"75","hashOfConfig":"53"},{"size":1215,"mtime":1607602087590,"results":"76","hashOfConfig":"53"},{"size":2068,"mtime":1609265958273,"results":"77","hashOfConfig":"53"},{"size":667,"mtime":1607772554013,"results":"78","hashOfConfig":"53"},{"size":2426,"mtime":1609267346066,"results":"79","hashOfConfig":"53"},{"size":242,"mtime":1609227666428,"results":"80","hashOfConfig":"53"},{"size":876,"mtime":1607622267916,"results":"81","hashOfConfig":"53"},{"size":827,"mtime":1608832618858,"results":"82","hashOfConfig":"53"},{"size":515,"mtime":1609227740441,"results":"83","hashOfConfig":"53"},{"size":210,"mtime":1607772347639,"results":"84","hashOfConfig":"53"},{"size":757,"mtime":1608491605878,"results":"85","hashOfConfig":"53"},{"size":999,"mtime":1608447039606,"results":"86","hashOfConfig":"53"},{"size":280,"mtime":1608445460288,"results":"87","hashOfConfig":"53"},{"size":442,"mtime":1607530510387,"results":"88","hashOfConfig":"53"},{"size":543,"mtime":1606008292000,"results":"89","hashOfConfig":"53"},{"size":660,"mtime":1605976576000,"results":"90","hashOfConfig":"53"},{"size":184,"mtime":1608381883357,"results":"91","hashOfConfig":"53"},{"size":597,"mtime":1608391342270,"results":"92","hashOfConfig":"53"},{"size":1259,"mtime":1608449021264,"results":"93","hashOfConfig":"53"},{"size":1009,"mtime":1609070107486,"results":"94","hashOfConfig":"53"},{"size":235,"mtime":1608828248981,"results":"95","hashOfConfig":"53"},{"size":460,"mtime":1608491549949,"results":"96","hashOfConfig":"53"},{"size":646,"mtime":1608491001562,"results":"97","hashOfConfig":"53"},{"size":597,"mtime":1608891505028,"results":"98","hashOfConfig":"53"},{"size":933,"mtime":1609228450220,"results":"99","hashOfConfig":"53"},{"size":326,"mtime":1609228457527,"results":"100","hashOfConfig":"53"},{"size":2917,"mtime":1609231512931,"results":"101","hashOfConfig":"53"},{"size":418,"mtime":1609228091710,"results":"102","hashOfConfig":"53"},{"size":205,"mtime":1609267343794,"results":"103","hashOfConfig":"53"},{"filePath":"104","messages":"105","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},"cusb22",{"filePath":"107","messages":"108","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"109","messages":"110","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"111","messages":"112","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"113","messages":"114","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"115","messages":"116","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"117","messages":"118","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"119","messages":"120","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"121","messages":"122","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"123","messages":"124","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"125","messages":"126","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"127","messages":"128","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"129","messages":"130","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"131","messages":"132","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"133","messages":"134","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"135","messages":"136","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"137","messages":"138","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"139","messages":"140","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"141","messages":"142","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"143","messages":"144","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"145","messages":"146","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"147","messages":"148","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"149","messages":"150","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"151","messages":"152","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"153","messages":"154","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"155","messages":"156","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"157","messages":"158","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"159","messages":"160","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"161","messages":"162","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"163","messages":"164","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"165","messages":"166","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"167","messages":"168","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"169","messages":"170","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"171","messages":"172","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"173","messages":"174","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"175","messages":"176","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"177","messages":"178","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"179","messages":"180","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"181","messages":"182","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"183","messages":"184","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"185","messages":"186","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"187","messages":"188","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"189","messages":"190","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"191","messages":"192","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"193","messages":"194","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"195","messages":"196","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"197","messages":"198","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"199","messages":"200","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"201","messages":"202","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"203","messages":"204","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},{"filePath":"205","messages":"206","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"106"},"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/index.js",[],["207","208"],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/App.js",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/store.js",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/firebase/firebase.utils.js",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/user/user.actions.js",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/user/user.selector.js",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/root-reducer.js",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/pages/shop/shop.component.jsx",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/pages/checkout/checkout.component.jsx",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/header/header.component.jsx",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/pages/sign-in-and-sign-up/sign-in-and-sign-up.component.jsx",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/pages/homepage/homepage.component.jsx",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/user/user.types.js",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/user/user.reducer.js",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/directory/directory.reducer.js",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/shop/shop.reducer.js",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/cart/cart.reducer.js",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/cart/cart.selectors.js",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/collection-overview/collection-overview.component.jsx",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/pages/collection/collection.component.jsx",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/stripe-button/stripe-button.component.jsx",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/checkout-item/checkout-item.component.jsx",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/cart-icon/cart-icon.component.jsx",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/cart-dropdown/cart-dropdown.component.jsx",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/sign-in/sign-in.component.jsx",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/directory/directory.component.jsx",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/sign-up/sign-up.component.jsx",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/cart/cart.types.js",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/cart/cart.utils.js",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/shop/shop.selector.js",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/cart/cart.actions.js",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/directory/directory.selector.js",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/collection-preview/collection-perview.component.jsx",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/collection-item/collection-item.component.jsx",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/custom-button/custom-button.component.jsx",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/cart-item/cart-item.component.jsx",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/form-input/form-input.component.jsx",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/menu-item/menu-item.component.jsx",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/pages/homepage/homepage.styles.jsx",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/header/header.styles.jsx",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/custom-button/custom-button.styles.jsx",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/shop/shop.actions.js",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/shop/shop.types.js",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/with-spinner/with-spinner.component.jsx",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/with-spinner/with-spinner.styles.jsx",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/collection-overview/collection-overview.container.jsx",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/shop/shop.sagas.js",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/root-saga.js",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/user/user.sagas.js",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/redux/cart/cart.sagas.js",[],"/home/akash/Documents/previous OS/Pratice/React Learn & Projects/crwn-clothing/src/components/sign-up/sign-up.styles.jsx",[],{"ruleId":"209","replacedBy":"210"},{"ruleId":"211","replacedBy":"212"},"no-native-reassign",["213"],"no-negated-in-lhs",["214"],"no-global-assign","no-unsafe-negation"]