-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.eslintcache
1 lines (1 loc) · 4.93 KB
/
.eslintcache
1
[{"/Users/victorhazbun/react-icecream-store/src/index.js":"1","/Users/victorhazbun/react-icecream-store/src/App.js":"2","/Users/victorhazbun/react-icecream-store/src/structure/Footer.js":"3","/Users/victorhazbun/react-icecream-store/src/ice-cream/Menu.js":"4","/Users/victorhazbun/react-icecream-store/src/structure/Header.js":"5","/Users/victorhazbun/react-icecream-store/src/ice-cream/EditIceCream.js":"6","/Users/victorhazbun/react-icecream-store/src/ice-cream/IceCreamImage.js":"7","/Users/victorhazbun/react-icecream-store/src/structure/LoaderMessage.js":"8","/Users/victorhazbun/react-icecream-store/src/structure/Main.js":"9","/Users/victorhazbun/react-icecream-store/src/structure/FocusLink.js":"10","/Users/victorhazbun/react-icecream-store/src/hooks/useValidation.js":"11","/Users/victorhazbun/react-icecream-store/src/data/iceCreamData.js":"12","/Users/victorhazbun/react-icecream-store/src/hooks/useUniqueIds.js":"13","/Users/victorhazbun/react-icecream-store/src/utils/validators.js":"14"},{"size":146,"mtime":1695931408763,"results":"15","hashOfConfig":"16"},{"size":712,"mtime":1695934893975,"results":"17","hashOfConfig":"16"},{"size":169,"mtime":1695931408763,"results":"18","hashOfConfig":"16"},{"size":2759,"mtime":1695931408763,"results":"19","hashOfConfig":"16"},{"size":435,"mtime":1695931408763,"results":"20","hashOfConfig":"16"},{"size":5549,"mtime":1695934896342,"results":"21","hashOfConfig":"16"},{"size":345,"mtime":1695931408762,"results":"22","hashOfConfig":"16"},{"size":1416,"mtime":1695931408763,"results":"23","hashOfConfig":"16"},{"size":1055,"mtime":1695931408763,"results":"24","hashOfConfig":"16"},{"size":590,"mtime":1695931408763,"results":"25","hashOfConfig":"16"},{"size":319,"mtime":1695931408762,"results":"26","hashOfConfig":"16"},{"size":656,"mtime":1695931408762,"results":"27","hashOfConfig":"16"},{"size":214,"mtime":1695931408762,"results":"28","hashOfConfig":"16"},{"size":532,"mtime":1695931408764,"results":"29","hashOfConfig":"16"},{"filePath":"30","messages":"31","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1ru27jz",{"filePath":"32","messages":"33","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"34","messages":"35","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"36","messages":"37","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"38","messages":"39","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"40","messages":"41","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"42","messages":"43","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"44","messages":"45","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"46","messages":"47","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"48","messages":"49","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"50","messages":"51","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"52","messages":"53","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"54","messages":"55","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"56","messages":"57","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"/Users/victorhazbun/react-icecream-store/src/index.js",[],"/Users/victorhazbun/react-icecream-store/src/App.js",[],"/Users/victorhazbun/react-icecream-store/src/structure/Footer.js",[],"/Users/victorhazbun/react-icecream-store/src/ice-cream/Menu.js",[],"/Users/victorhazbun/react-icecream-store/src/structure/Header.js",[],"/Users/victorhazbun/react-icecream-store/src/ice-cream/EditIceCream.js",[],"/Users/victorhazbun/react-icecream-store/src/ice-cream/IceCreamImage.js",[],"/Users/victorhazbun/react-icecream-store/src/structure/LoaderMessage.js",[],"/Users/victorhazbun/react-icecream-store/src/structure/Main.js",[],"/Users/victorhazbun/react-icecream-store/src/structure/FocusLink.js",[],"/Users/victorhazbun/react-icecream-store/src/hooks/useValidation.js",[],"/Users/victorhazbun/react-icecream-store/src/data/iceCreamData.js",[],"/Users/victorhazbun/react-icecream-store/src/hooks/useUniqueIds.js",[],"/Users/victorhazbun/react-icecream-store/src/utils/validators.js",["58"],{"ruleId":"59","severity":1,"message":"60","line":1,"column":10,"nodeType":"61","messageId":"62","endLine":1,"endColumn":18},"no-unused-vars","'Redirect' is defined but never used.","Identifier","unusedVar"]