-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.eslintcache
1 lines (1 loc) · 1.43 KB
/
.eslintcache
1
[{"/Users/sphade/Documents/GitHub/react/src/index.js":"1","/Users/sphade/Documents/GitHub/react/src/components/pages/AddTopic.js":"2","/Users/sphade/Documents/GitHub/react/src/components/quizService/index.js":"3"},{"size":159,"mtime":1627377885586,"results":"4","hashOfConfig":"5"},{"size":3799,"mtime":1627377885581,"results":"6","hashOfConfig":"5"},{"size":11558,"mtime":1627377885585,"results":"7","hashOfConfig":"5"},{"filePath":"8","messages":"9","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1jbdk3d",{"filePath":"10","messages":"11","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"12","messages":"13","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"/Users/sphade/Documents/GitHub/react/src/index.js",[],"/Users/sphade/Documents/GitHub/react/src/components/pages/AddTopic.js",["14"],"/Users/sphade/Documents/GitHub/react/src/components/quizService/index.js",["15"],{"ruleId":"16","severity":1,"message":"17","line":1,"column":27,"nodeType":"18","messageId":"19","endLine":1,"endColumn":36},{"ruleId":"20","severity":1,"message":"21","line":374,"column":3,"nodeType":"22","endLine":375,"endColumn":72},"no-unused-vars","'useEffect' is defined but never used.","Identifier","unusedVar","import/no-anonymous-default-export","Assign arrow function to a variable before exporting as module default","ExportDefaultDeclaration"]