-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 3.87 KB
/
.eslintcache
1
[{"C:\\Users\\Antonio\\Desktop\\Progetti\\citytoor\\src\\index.js":"1","C:\\Users\\Antonio\\Desktop\\Progetti\\citytoor\\src\\App.js":"2","C:\\Users\\Antonio\\Desktop\\Progetti\\citytoor\\src\\reportWebVitals.js":"3","C:\\Users\\Antonio\\Desktop\\Progetti\\citytoor\\src\\components\\navbar\\navbar.js":"4","C:\\Users\\Antonio\\Desktop\\Progetti\\citytoor\\src\\tourData.js":"5","C:\\Users\\Antonio\\Desktop\\Progetti\\citytoor\\src\\components\\TourList\\tourlist.js":"6","C:\\Users\\Antonio\\Desktop\\Progetti\\citytoor\\src\\components\\Tour\\tour.js":"7","C:\\Users\\Antonio\\Desktop\\Progetti\\citytoor\\src\\components\\Tour\\Tour.js":"8"},{"size":501,"mtime":1609606910274,"results":"9","hashOfConfig":"10"},{"size":351,"mtime":1609800804749,"results":"11","hashOfConfig":"10"},{"size":362,"mtime":1607370369241,"results":"12","hashOfConfig":"10"},{"size":634,"mtime":1609620854492,"results":"13","hashOfConfig":"10"},{"size":1084,"mtime":1551614002000,"results":"14","hashOfConfig":"10"},{"size":806,"mtime":1609891161731,"results":"15","hashOfConfig":"10"},{"size":1002,"mtime":1609891164830,"results":"16","hashOfConfig":"10"},{"size":1002,"mtime":1609891164830,"results":"17","hashOfConfig":"10"},{"filePath":"18","messages":"19","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"20"},"10h34is",{"filePath":"21","messages":"22","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"20"},{"filePath":"23","messages":"24","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"20"},{"filePath":"25","messages":"26","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"20"},{"filePath":"27","messages":"28","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"20"},{"filePath":"29","messages":"30","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"31","messages":"32","errorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"33","messages":"34","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"C:\\Users\\Antonio\\Desktop\\Progetti\\citytoor\\src\\index.js",[],["35","36"],"C:\\Users\\Antonio\\Desktop\\Progetti\\citytoor\\src\\App.js",[],"C:\\Users\\Antonio\\Desktop\\Progetti\\citytoor\\src\\reportWebVitals.js",[],"C:\\Users\\Antonio\\Desktop\\Progetti\\citytoor\\src\\components\\navbar\\navbar.js",[],"C:\\Users\\Antonio\\Desktop\\Progetti\\citytoor\\src\\tourData.js",[],"C:\\Users\\Antonio\\Desktop\\Progetti\\citytoor\\src\\components\\TourList\\tourlist.js",[],"C:\\Users\\Antonio\\Desktop\\Progetti\\citytoor\\src\\components\\Tour\\tour.js",["37","38","39"],"C:\\Users\\Antonio\\Desktop\\Progetti\\citytoor\\src\\components\\Tour\\Tour.js",["40"],{"ruleId":"41","replacedBy":"42"},{"ruleId":"43","replacedBy":"44"},{"ruleId":"45","severity":1,"message":"46","line":13,"column":13,"nodeType":"47","messageId":"48","endLine":13,"endColumn":15},{"ruleId":"45","severity":1,"message":"49","line":14,"column":13,"nodeType":"47","messageId":"48","endLine":14,"endColumn":23},{"ruleId":"50","severity":1,"message":"51","line":19,"column":11,"nodeType":"52","endLine":19,"endColumn":52},{"ruleId":"50","severity":1,"message":"51","line":19,"column":11,"nodeType":"52","endLine":19,"endColumn":52},"no-native-reassign",["53"],"no-negated-in-lhs",["54"],"no-unused-vars","'id' is assigned a value but never used.","Identifier","unusedVar","'removeTour' is assigned a value but never used.","jsx-a11y/img-redundant-alt","Redundant alt attribute. Screen-readers already announce `img` tags as an image. You don’t need to use the words `image`, `photo,` or `picture` (or any specified custom words) in the alt prop.","JSXOpeningElement","no-global-assign","no-unsafe-negation"]