forked from seveibar/devlive
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy path.eslintcache
1 lines (1 loc) · 3.11 KB
/
.eslintcache
1
[{"/home/seve/workspace/os/devlive/src/App.js":"1","/home/seve/workspace/os/devlive/src/components/Widget/Widget.stories.js":"2","/home/seve/workspace/os/devlive/src/components/Widget/index.js":"3","/home/seve/workspace/os/devlive/src/components/Icon/index.js":"4","/home/seve/workspace/os/devlive/src/index.js":"5"},{"size":180,"mtime":1611037132353,"results":"6","hashOfConfig":"7"},{"size":500,"mtime":1611030481247,"results":"8","hashOfConfig":"9"},{"size":2309,"mtime":1611031152616,"results":"10","hashOfConfig":"9"},{"size":602,"mtime":1611029547812,"results":"11","hashOfConfig":"9"},{"size":214,"mtime":1611034922197,"results":"12","hashOfConfig":"7"},{"filePath":"13","messages":"14","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"186fkyc",{"filePath":"15","messages":"16","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"155vyor",{"filePath":"17","messages":"18","errorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"19","messages":"20","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"21","messages":"22","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"23"},"/home/seve/workspace/os/devlive/src/App.js",[],"/home/seve/workspace/os/devlive/src/components/Widget/Widget.stories.js",["24"],"/home/seve/workspace/os/devlive/src/components/Widget/index.js",["25","26","27"],"/home/seve/workspace/os/devlive/src/components/Icon/index.js",[],"/home/seve/workspace/os/devlive/src/index.js",[],["28","29"],{"ruleId":"30","severity":1,"message":"31","line":6,"column":1,"nodeType":"32","endLine":10,"endColumn":2},{"ruleId":"33","severity":1,"message":"34","line":64,"column":63,"nodeType":"35","endLine":64,"endColumn":65,"suggestions":"36"},{"ruleId":"33","severity":1,"message":"34","line":65,"column":63,"nodeType":"35","endLine":65,"endColumn":65,"suggestions":"37"},{"ruleId":"33","severity":1,"message":"38","line":80,"column":6,"nodeType":"35","endLine":80,"endColumn":14,"suggestions":"39"},{"ruleId":"40","replacedBy":"41"},{"ruleId":"42","replacedBy":"43"},"import/no-anonymous-default-export","Assign object to a variable before exporting as module default","ExportDefaultDeclaration","react-hooks/exhaustive-deps","React Hook useCallback has a missing dependency: 'onChangeExpand'. Either include it or remove the dependency array. If 'onChangeExpand' changes too often, find the parent component that defines it and wrap that definition in useCallback.","ArrayExpression",["44"],["45"],"React Hook useEffect has a missing dependency: 'pulseOn'. Either include it or remove the dependency array.",["46"],"no-native-reassign",["47"],"no-negated-in-lhs",["48"],{"desc":"49","fix":"50"},{"desc":"49","fix":"51"},{"desc":"52","fix":"53"},"no-global-assign","no-unsafe-negation","Update the dependencies array to be: [onChangeExpand]",{"range":"54","text":"55"},{"range":"56","text":"55"},"Update the dependencies array to be: [isLive, pulseOn]",{"range":"57","text":"58"},[1376,1378],"[onChangeExpand]",[1442,1444],[1786,1794],"[isLive, pulseOn]"]