-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 1.41 KB
/
.eslintcache
1
[{"F:\\Users\\iSHE\\Desktop\\WebSites\\React Dev\\Object_Detection\\facemeshlndmk1_2\\src\\App.js":"1","F:\\Users\\iSHE\\Desktop\\WebSites\\React Dev\\Object_Detection\\facemeshlndmk1_2\\src\\utilities.js":"2"},{"size":2189,"mtime":1627861199591,"results":"3","hashOfConfig":"4"},{"size":21656,"mtime":1627860788446,"results":"5","hashOfConfig":"4"},{"filePath":"6","messages":"7","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"tiblc4",{"filePath":"8","messages":"9","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"F:\\Users\\iSHE\\Desktop\\WebSites\\React Dev\\Object_Detection\\facemeshlndmk1_2\\src\\App.js",["10","11"],"F:\\Users\\iSHE\\Desktop\\WebSites\\React Dev\\Object_Detection\\facemeshlndmk1_2\\src\\utilities.js",[],{"ruleId":"12","severity":1,"message":"13","line":4,"column":13,"nodeType":"14","messageId":"15","endLine":4,"endColumn":15},{"ruleId":"16","severity":1,"message":"17","line":48,"column":34,"nodeType":"18","endLine":48,"endColumn":36,"suggestions":"19"},"no-unused-vars","'tf' is defined but never used.","Identifier","unusedVar","react-hooks/exhaustive-deps","React Hook useEffect has a missing dependency: 'runFaceMesh'. Either include it or remove the dependency array.","ArrayExpression",["20"],{"desc":"21","fix":"22"},"Update the dependencies array to be: [runFaceMesh]",{"range":"23","text":"24"},[1348,1350],"[runFaceMesh]"]