-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 3.75 KB
/
.eslintcache
1
[{"/Users/HAO/Desktop/projects/realtime-app/src/index.js":"1","/Users/HAO/Desktop/projects/realtime-app/src/reportWebVitals.js":"2","/Users/HAO/Desktop/projects/realtime-app/src/App.js":"3","/Users/HAO/Desktop/projects/realtime-app/src/Sidebar.js":"4","/Users/HAO/Desktop/projects/realtime-app/src/SidebarChat.js":"5","/Users/HAO/Desktop/projects/realtime-app/src/Chat.js":"6","/Users/HAO/Desktop/projects/realtime-app/src/firebase.js":"7","/Users/HAO/Desktop/projects/realtime-app/src/Login.js":"8","/Users/HAO/Desktop/projects/realtime-app/src/StateProvider.js":"9","/Users/HAO/Desktop/projects/realtime-app/src/reducer.js":"10"},{"size":741,"mtime":1612850581975,"results":"11","hashOfConfig":"12"},{"size":362,"mtime":1612243001990,"results":"13","hashOfConfig":"12"},{"size":820,"mtime":1612850568926,"results":"14","hashOfConfig":"12"},{"size":1688,"mtime":1612766268019,"results":"15","hashOfConfig":"12"},{"size":1391,"mtime":1612850529507,"results":"16","hashOfConfig":"12"},{"size":3119,"mtime":1612850082463,"results":"17","hashOfConfig":"12"},{"size":651,"mtime":1612677895112,"results":"18","hashOfConfig":"12"},{"size":1035,"mtime":1612765867994,"results":"19","hashOfConfig":"12"},{"size":363,"mtime":1612765994233,"results":"20","hashOfConfig":"12"},{"size":355,"mtime":1612764795821,"results":"21","hashOfConfig":"12"},{"filePath":"22","messages":"23","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1tmj70o",{"filePath":"24","messages":"25","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"26","messages":"27","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"34","messages":"35","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"36","messages":"37","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"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/HAO/Desktop/projects/realtime-app/src/index.js",[],"/Users/HAO/Desktop/projects/realtime-app/src/reportWebVitals.js",[],"/Users/HAO/Desktop/projects/realtime-app/src/App.js",["42"],"/Users/HAO/Desktop/projects/realtime-app/src/Sidebar.js",["43"],"/Users/HAO/Desktop/projects/realtime-app/src/SidebarChat.js",[],"/Users/HAO/Desktop/projects/realtime-app/src/Chat.js",["44"],"/Users/HAO/Desktop/projects/realtime-app/src/firebase.js",[],"/Users/HAO/Desktop/projects/realtime-app/src/Login.js",["45"],"/Users/HAO/Desktop/projects/realtime-app/src/StateProvider.js",[],"/Users/HAO/Desktop/projects/realtime-app/src/reducer.js",[],{"ruleId":"46","severity":1,"message":"47","line":10,"column":20,"nodeType":"48","messageId":"49","endLine":10,"endColumn":28},{"ruleId":"46","severity":1,"message":"47","line":11,"column":20,"nodeType":"48","messageId":"49","endLine":11,"endColumn":28},{"ruleId":"46","severity":1,"message":"47","line":22,"column":20,"nodeType":"48","messageId":"49","endLine":22,"endColumn":28},{"ruleId":"50","severity":1,"message":"51","line":9,"column":10,"nodeType":"52","messageId":"53","endLine":9,"endColumn":12},"no-unused-vars","'dispatch' is assigned a value but never used.","Identifier","unusedVar","no-empty-pattern","Unexpected empty object pattern.","ObjectPattern","unexpected"]