-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.eslintcache
More file actions
1 lines (1 loc) · 2.39 KB
/
.eslintcache
File metadata and controls
1 lines (1 loc) · 2.39 KB
1
[{"/Users/kotoisana/Desktop/superchat/src/App.js":"1","/Users/kotoisana/Desktop/superchat/src/reportWebVitals.js":"2","/Users/kotoisana/Desktop/superchat/src/index.js":"3","/Users/kotoisana/Desktop/superchat/src/config.js":"4","/Users/kotoisana/Desktop/superchat/src/components/imgUpload.js":"5"},{"size":6312,"mtime":1608976823364,"results":"6","hashOfConfig":"7"},{"size":362,"mtime":1608297034983,"results":"8","hashOfConfig":"7"},{"size":502,"mtime":1608467385968,"results":"9","hashOfConfig":"7"},{"size":360,"mtime":1608399685819,"results":"10","hashOfConfig":"7"},{"size":0,"mtime":1608654916067,"results":"11","hashOfConfig":"7"},{"filePath":"12","messages":"13","errorCount":0,"warningCount":4,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"qwr6m7",{"filePath":"14","messages":"15","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"16","messages":"17","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"18","messages":"19","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"20","messages":"21","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/kotoisana/Desktop/superchat/src/App.js",["22","23","24","25"],"/Users/kotoisana/Desktop/superchat/src/reportWebVitals.js",[],"/Users/kotoisana/Desktop/superchat/src/index.js",[],"/Users/kotoisana/Desktop/superchat/src/config.js",[],"/Users/kotoisana/Desktop/superchat/src/components/imgUpload.js",[],{"ruleId":"26","severity":1,"message":"27","line":132,"column":10,"nodeType":"28","messageId":"29","endLine":132,"endColumn":16},{"ruleId":"26","severity":1,"message":"30","line":132,"column":17,"nodeType":"28","messageId":"29","endLine":132,"endColumn":26},{"ruleId":"31","severity":1,"message":"32","line":150,"column":23,"nodeType":"28","endLine":150,"endColumn":34},{"ruleId":"33","severity":1,"message":"34","line":184,"column":11,"nodeType":"35","endLine":184,"endColumn":18},"no-unused-vars","'images' is assigned a value but never used.","Identifier","unusedVar","'setImages' is assigned a value but never used.","react-hooks/exhaustive-deps","React Hook useCallback does nothing when called with only one argument. Did you forget to pass an array of dependencies?","jsx-a11y/alt-text","img elements must have an alt prop, either with meaningful text, or an empty string for decorative images.","JSXOpeningElement"]