-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 4.67 KB
/
.eslintcache
1
[{"/home/emon/Documents/Foysal's Personal Directory/PersonalProjects/EMDB/src/index.js":"1","/home/emon/Documents/Foysal's Personal Directory/PersonalProjects/EMDB/src/App.js":"2","/home/emon/Documents/Foysal's Personal Directory/PersonalProjects/EMDB/src/reportWebVitals.js":"3","/home/emon/Documents/Foysal's Personal Directory/PersonalProjects/EMDB/src/app/store.js":"4","/home/emon/Documents/Foysal's Personal Directory/PersonalProjects/EMDB/src/services/movieApiService.js":"5","/home/emon/Documents/Foysal's Personal Directory/PersonalProjects/EMDB/src/Root.js":"6","/home/emon/Documents/Foysal's Personal Directory/PersonalProjects/EMDB/src/Containers/Home.js":"7","/home/emon/Documents/Foysal's Personal Directory/PersonalProjects/EMDB/src/Containers/Movies.js":"8"},{"size":1099,"mtime":1635412137094,"results":"9","hashOfConfig":"10"},{"size":993,"mtime":1635332119646,"results":"11","hashOfConfig":"10"},{"size":362,"mtime":1635318773929,"results":"12","hashOfConfig":"10"},{"size":415,"mtime":1635325793180,"results":"13","hashOfConfig":"10"},{"size":727,"mtime":1635329831042,"results":"14","hashOfConfig":"10"},{"size":180,"mtime":1635339330844,"results":"15","hashOfConfig":"10"},{"size":122,"mtime":1635338259483,"results":"16","hashOfConfig":"10"},{"size":935,"mtime":1635494926401,"results":"17","hashOfConfig":"10"},{"filePath":"18","messages":"19","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"yyuzon",{"filePath":"20","messages":"21","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"22","messages":"23","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"24"},{"filePath":"25","messages":"26","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"24"},{"filePath":"27","messages":"28","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"24"},{"filePath":"29","messages":"30","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"24"},{"filePath":"31","messages":"32","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"24"},{"filePath":"33","messages":"34","errorCount":0,"fatalErrorCount":0,"warningCount":7,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"/home/emon/Documents/Foysal's Personal Directory/PersonalProjects/EMDB/src/index.js",[],"/home/emon/Documents/Foysal's Personal Directory/PersonalProjects/EMDB/src/App.js",[],"/home/emon/Documents/Foysal's Personal Directory/PersonalProjects/EMDB/src/reportWebVitals.js",[],["35","36"],"/home/emon/Documents/Foysal's Personal Directory/PersonalProjects/EMDB/src/app/store.js",[],"/home/emon/Documents/Foysal's Personal Directory/PersonalProjects/EMDB/src/services/movieApiService.js",[],"/home/emon/Documents/Foysal's Personal Directory/PersonalProjects/EMDB/src/Root.js",[],"/home/emon/Documents/Foysal's Personal Directory/PersonalProjects/EMDB/src/Containers/Home.js",[],"/home/emon/Documents/Foysal's Personal Directory/PersonalProjects/EMDB/src/Containers/Movies.js",["37","38","39","40","41","42","43"],{"ruleId":"44","replacedBy":"45"},{"ruleId":"46","replacedBy":"47"},{"ruleId":"48","severity":1,"message":"49","line":5,"column":25,"nodeType":"50","messageId":"51","endLine":5,"endColumn":30},{"ruleId":"48","severity":1,"message":"52","line":5,"column":32,"nodeType":"50","messageId":"51","endLine":5,"endColumn":41},{"ruleId":"48","severity":1,"message":"53","line":9,"column":19,"nodeType":"50","messageId":"51","endLine":9,"endColumn":28},{"ruleId":"48","severity":1,"message":"54","line":9,"column":36,"nodeType":"50","messageId":"51","endLine":9,"endColumn":42},{"ruleId":"48","severity":1,"message":"55","line":9,"column":54,"nodeType":"50","messageId":"51","endLine":9,"endColumn":64},{"ruleId":"48","severity":1,"message":"56","line":9,"column":76,"nodeType":"50","messageId":"51","endLine":9,"endColumn":86},{"ruleId":"48","severity":1,"message":"57","line":9,"column":96,"nodeType":"50","messageId":"51","endLine":9,"endColumn":104},"no-native-reassign",["58"],"no-negated-in-lhs",["59"],"no-unused-vars","'error' is assigned a value but never used.","Identifier","unusedVar","'isLoading' is assigned a value but never used.","'genraData' is assigned a value but never used.","'gerror' is assigned a value but never used.","'isGLoading' is assigned a value but never used.","'isGSuccess' is assigned a value but never used.","'isGError' is assigned a value but never used.","no-global-assign","no-unsafe-negation"]