-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 4.3 KB
/
.eslintcache
1
[{"/Users/raynamcginnis/Desktop/Code/React Course/Widgets/widgets/src/index.js":"1","/Users/raynamcginnis/Desktop/Code/React Course/Widgets/widgets/src/App.js":"2","/Users/raynamcginnis/Desktop/Code/React Course/Widgets/widgets/src/components/Accordion.js":"3","/Users/raynamcginnis/Desktop/Code/React Course/Widgets/widgets/src/components/Search.js":"4","/Users/raynamcginnis/Desktop/Code/React Course/Widgets/widgets/src/components/Dropdown.js":"5","/Users/raynamcginnis/Desktop/Code/React Course/Widgets/widgets/src/components/Translate.js":"6","/Users/raynamcginnis/Desktop/Code/React Course/Widgets/widgets/src/components/Convert.js":"7","/Users/raynamcginnis/Desktop/Code/React Course/Widgets/widgets/src/components/Route.js":"8","/Users/raynamcginnis/Desktop/Code/React Course/Widgets/widgets/src/components/Header.js":"9","/Users/raynamcginnis/Desktop/Code/React Course/Widgets/widgets/src/components/Link.js":"10"},{"size":146,"mtime":1606152271203,"results":"11","hashOfConfig":"12"},{"size":1586,"mtime":1607985248717,"results":"13","hashOfConfig":"12"},{"size":968,"mtime":1606502102549,"results":"14","hashOfConfig":"12"},{"size":2345,"mtime":1606502097951,"results":"15","hashOfConfig":"12"},{"size":2585,"mtime":1606781988945,"results":"16","hashOfConfig":"12"},{"size":1031,"mtime":1606878339231,"results":"17","hashOfConfig":"12"},{"size":1173,"mtime":1606878270674,"results":"18","hashOfConfig":"12"},{"size":646,"mtime":1607985020775,"results":"19","hashOfConfig":"12"},{"size":614,"mtime":1607983509925,"results":"20","hashOfConfig":"12"},{"size":873,"mtime":1607985396868,"results":"21","hashOfConfig":"12"},{"filePath":"22","messages":"23","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1exa5zx",{"filePath":"24","messages":"25","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"26","messages":"27","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"28","messages":"29","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"30","messages":"31","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"32","messages":"33","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"34","messages":"35","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"36","messages":"37","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"38","messages":"39","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"40","messages":"41","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/raynamcginnis/Desktop/Code/React Course/Widgets/widgets/src/index.js",[],"/Users/raynamcginnis/Desktop/Code/React Course/Widgets/widgets/src/App.js",["42"],"/Users/raynamcginnis/Desktop/Code/React Course/Widgets/widgets/src/components/Accordion.js",[],"/Users/raynamcginnis/Desktop/Code/React Course/Widgets/widgets/src/components/Search.js",["43"],"/Users/raynamcginnis/Desktop/Code/React Course/Widgets/widgets/src/components/Dropdown.js",[],"/Users/raynamcginnis/Desktop/Code/React Course/Widgets/widgets/src/components/Translate.js",[],"/Users/raynamcginnis/Desktop/Code/React Course/Widgets/widgets/src/components/Convert.js",[],"/Users/raynamcginnis/Desktop/Code/React Course/Widgets/widgets/src/components/Route.js",[],"/Users/raynamcginnis/Desktop/Code/React Course/Widgets/widgets/src/components/Header.js",[],"/Users/raynamcginnis/Desktop/Code/React Course/Widgets/widgets/src/components/Link.js",[],{"ruleId":"44","severity":1,"message":"45","line":41,"column":1,"nodeType":"46","endLine":63,"endColumn":3},{"ruleId":"47","severity":1,"message":"48","line":37,"column":6,"nodeType":"49","endLine":37,"endColumn":12,"suggestions":"50"},"import/no-anonymous-default-export","Assign arrow function to a variable before exporting as module default","ExportDefaultDeclaration","react-hooks/exhaustive-deps","React Hook useEffect has a missing dependency: 'results.length'. Either include it or remove the dependency array.","ArrayExpression",["51"],{"desc":"52","fix":"53"},"Update the dependencies array to be: [results.length, term]",{"range":"54","text":"55"},[1079,1085],"[results.length, term]"]