-
Notifications
You must be signed in to change notification settings - Fork 4
/
Copy path.eslintcache
executable file
·1 lines (1 loc) · 2.41 KB
/
.eslintcache
1
[{"/home/aryaman/Desktop/web-chat/src/index.js":"1","/home/aryaman/Desktop/web-chat/src/reportWebVitals.js":"2","/home/aryaman/Desktop/web-chat/src/App.js":"3","/home/aryaman/Desktop/web-chat/src/serviceWorker.js":"4","/home/aryaman/Desktop/web-chat/src/LoginForm.js":"5"},{"size":452,"mtime":1607603647139,"results":"6","hashOfConfig":"7"},{"size":362,"mtime":1607605632002,"results":"8","hashOfConfig":"9"},{"size":181,"mtime":1607603647139,"results":"10","hashOfConfig":"7"},{"size":4951,"mtime":1607603647139,"results":"11","hashOfConfig":"7"},{"size":5884,"mtime":1607606060880,"results":"12","hashOfConfig":"7"},{"filePath":"13","messages":"14","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"15"},"swkl2s",{"filePath":"16","messages":"17","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"5ajqc",{"filePath":"18","messages":"19","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"15"},{"filePath":"20","messages":"21","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"15"},{"filePath":"22","messages":"23","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"/home/aryaman/Desktop/web-chat/src/index.js",[],["24","25"],"/home/aryaman/Desktop/web-chat/src/reportWebVitals.js",[],"/home/aryaman/Desktop/web-chat/src/App.js",[],"/home/aryaman/Desktop/web-chat/src/serviceWorker.js",[],"/home/aryaman/Desktop/web-chat/src/LoginForm.js",["26","27"],{"ruleId":"28","replacedBy":"29"},{"ruleId":"30","replacedBy":"31"},{"ruleId":"32","severity":1,"message":"33","line":99,"column":15,"nodeType":"34","messageId":"35","endLine":99,"endColumn":24},{"ruleId":"36","severity":1,"message":"37","line":138,"column":25,"nodeType":"38","endLine":138,"endColumn":37},"no-native-reassign",["39"],"no-negated-in-lhs",["40"],"no-unused-vars","'clipValue' is assigned a value but never used.","Identifier","unusedVar","jsx-a11y/anchor-is-valid","The href attribute requires a valid value to be accessible. Provide a valid, navigable address as the href value. If you cannot provide a valid href, but still need the element to resemble a link, use a button and change it with appropriate styles. Learn more: https://github.com/evcohen/eslint-plugin-jsx-a11y/blob/master/docs/rules/anchor-is-valid.md","JSXOpeningElement","no-global-assign","no-unsafe-negation"]