-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 2.99 KB
/
.eslintcache
1
[{"/home/talha/Downloads/monsterlessonsacademy/src/index.js":"1","/home/talha/Downloads/monsterlessonsacademy/src/App.js":"2","/home/talha/Downloads/monsterlessonsacademy/src/store/reducers/index.js":"3","/home/talha/Downloads/monsterlessonsacademy/src/store/reducers/users.js":"4","/home/talha/Downloads/monsterlessonsacademy/src/store/selectors.js":"5","/home/talha/Downloads/monsterlessonsacademy/src/store/reducers/posts.js":"6"},{"size":436,"mtime":1644392811921,"results":"7","hashOfConfig":"8"},{"size":1376,"mtime":1644392811921,"results":"9","hashOfConfig":"8"},{"size":97,"mtime":1644392811921,"results":"10","hashOfConfig":"8"},{"size":998,"mtime":1644392811921,"results":"11","hashOfConfig":"8"},{"size":381,"mtime":1644392811921,"results":"12","hashOfConfig":"8"},{"size":136,"mtime":1644392811921,"results":"13","hashOfConfig":"8"},{"filePath":"14","messages":"15","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"176shf2",{"filePath":"16","messages":"17","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"18","messages":"19","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"20","messages":"21","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"22","messages":"23","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"24","messages":"25","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/home/talha/Downloads/monsterlessonsacademy/src/index.js",[],"/home/talha/Downloads/monsterlessonsacademy/src/App.js",["26"],"/home/talha/Downloads/monsterlessonsacademy/src/store/reducers/index.js",["27"],"/home/talha/Downloads/monsterlessonsacademy/src/store/reducers/users.js",["28","29"],"/home/talha/Downloads/monsterlessonsacademy/src/store/selectors.js",[],"/home/talha/Downloads/monsterlessonsacademy/src/store/reducers/posts.js",[],{"ruleId":"30","severity":1,"message":"31","line":34,"column":6,"nodeType":"32","endLine":34,"endColumn":8,"suggestions":"33"},{"ruleId":"34","severity":1,"message":"35","line":4,"column":1,"nodeType":"36","endLine":7,"endColumn":3},{"ruleId":"37","severity":1,"message":"38","line":4,"column":3,"nodeType":"39","messageId":"40","endLine":4,"endColumn":16},{"ruleId":"37","severity":1,"message":"41","line":5,"column":3,"nodeType":"39","messageId":"40","endLine":5,"endColumn":15},"react-hooks/exhaustive-deps","React Hook useEffect has a missing dependency: 'dispatch'. Either include it or remove the dependency array.","ArrayExpression",["42"],"import/no-anonymous-default-export","Assign object to a variable before exporting as module default","ExportDefaultDeclaration","no-unused-vars","'createReducer' is assigned a value but never used.","Identifier","unusedVar","'createAction' is assigned a value but never used.",{"desc":"43","fix":"44"},"Update the dependencies array to be: [dispatch]",{"range":"45","text":"46"},[955,957],"[dispatch]"]