-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 6.59 KB
/
.eslintcache
1
[{"/Users/lusun/Projects/reactjs_course_2019_summer/src/index.js":"1","/Users/lusun/Projects/reactjs_course_2019_summer/src/reportWebVitals.js":"2","/Users/lusun/Projects/reactjs_course_2019_summer/src/app.jsx":"3","/Users/lusun/Projects/reactjs_course_2019_summer/src/pages/login.jsx":"4","/Users/lusun/Projects/reactjs_course_2019_summer/src/constants.js":"5","/Users/lusun/Projects/reactjs_course_2019_summer/src/components/validation_rules.js":"6","/Users/lusun/Projects/reactjs_course_2019_summer/src/pages/signup.jsx":"7","/Users/lusun/Projects/reactjs_course_2019_summer/src/components/server.js":"8","/Users/lusun/Projects/reactjs_course_2019_summer/src/components/popup.jsx":"9","/Users/lusun/Projects/reactjs_course_2019_summer/src/components/buttons.jsx":"10","/Users/lusun/Projects/reactjs_course_2019_summer/src/pages/questions.jsx":"11","/Users/lusun/Projects/reactjs_course_2019_summer/src/components/header.jsx":"12","/Users/lusun/Projects/reactjs_course_2019_summer/src/components/avatar.jsx":"13","/Users/lusun/Projects/reactjs_course_2019_summer/src/components/divider.jsx":"14","/Users/lusun/Projects/reactjs_course_2019_summer/src/components/like.jsx":"15","/Users/lusun/Projects/reactjs_course_2019_summer/src/pages/question.jsx":"16","/Users/lusun/Projects/reactjs_course_2019_summer/src/components/input.jsx":"17","/Users/lusun/Projects/reactjs_course_2019_summer/src/pages/profile.jsx":"18","/Users/lusun/Projects/reactjs_course_2019_summer/src/components/protected_route.jsx":"19"},{"size":595,"mtime":1609377277024,"results":"20","hashOfConfig":"21"},{"size":362,"mtime":1609376140108,"results":"22","hashOfConfig":"21"},{"size":912,"mtime":1609466418792,"results":"23","hashOfConfig":"21"},{"size":2989,"mtime":1609444040398,"results":"24","hashOfConfig":"21"},{"size":51,"mtime":1609378730337,"results":"25","hashOfConfig":"21"},{"size":1570,"mtime":1609387807798,"results":"26","hashOfConfig":"21"},{"size":3587,"mtime":1609466707331,"results":"27","hashOfConfig":"21"},{"size":3779,"mtime":1609464953502,"results":"28","hashOfConfig":"21"},{"size":1904,"mtime":1609443882227,"results":"29","hashOfConfig":"21"},{"size":1553,"mtime":1609449910801,"results":"30","hashOfConfig":"21"},{"size":4174,"mtime":1609444737589,"results":"31","hashOfConfig":"21"},{"size":974,"mtime":1609448118111,"results":"32","hashOfConfig":"21"},{"size":745,"mtime":1609447167506,"results":"33","hashOfConfig":"21"},{"size":271,"mtime":1609432918977,"results":"34","hashOfConfig":"21"},{"size":1710,"mtime":1609439591226,"results":"35","hashOfConfig":"21"},{"size":4776,"mtime":1609447124419,"results":"36","hashOfConfig":"21"},{"size":1626,"mtime":1609444006707,"results":"37","hashOfConfig":"21"},{"size":8816,"mtime":1609466355297,"results":"38","hashOfConfig":"21"},{"size":466,"mtime":1609466396496,"results":"39","hashOfConfig":"21"},{"filePath":"40","messages":"41","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},"eppq0p",{"filePath":"43","messages":"44","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"45","messages":"46","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"47","messages":"48","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"49","messages":"50","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"51","messages":"52","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"42"},{"filePath":"53","messages":"54","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"55","messages":"56","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"57","messages":"58","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"59","messages":"60","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"61","messages":"62","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"63","messages":"64","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"65","messages":"66","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"67","messages":"68","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"69","messages":"70","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"71","messages":"72","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"73","messages":"74","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"75","messages":"76","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"77","messages":"78","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/lusun/Projects/reactjs_course_2019_summer/src/index.js",[],["79","80"],"/Users/lusun/Projects/reactjs_course_2019_summer/src/reportWebVitals.js",[],"/Users/lusun/Projects/reactjs_course_2019_summer/src/app.jsx",[],"/Users/lusun/Projects/reactjs_course_2019_summer/src/pages/login.jsx",[],"/Users/lusun/Projects/reactjs_course_2019_summer/src/constants.js",[],"/Users/lusun/Projects/reactjs_course_2019_summer/src/components/validation_rules.js",[],"/Users/lusun/Projects/reactjs_course_2019_summer/src/pages/signup.jsx",[],"/Users/lusun/Projects/reactjs_course_2019_summer/src/components/server.js",[],"/Users/lusun/Projects/reactjs_course_2019_summer/src/components/popup.jsx",[],"/Users/lusun/Projects/reactjs_course_2019_summer/src/components/buttons.jsx",[],"/Users/lusun/Projects/reactjs_course_2019_summer/src/pages/questions.jsx",[],"/Users/lusun/Projects/reactjs_course_2019_summer/src/components/header.jsx",[],"/Users/lusun/Projects/reactjs_course_2019_summer/src/components/avatar.jsx",[],"/Users/lusun/Projects/reactjs_course_2019_summer/src/components/divider.jsx",[],"/Users/lusun/Projects/reactjs_course_2019_summer/src/components/like.jsx",[],"/Users/lusun/Projects/reactjs_course_2019_summer/src/pages/question.jsx",[],"/Users/lusun/Projects/reactjs_course_2019_summer/src/components/input.jsx",[],"/Users/lusun/Projects/reactjs_course_2019_summer/src/pages/profile.jsx",[],"/Users/lusun/Projects/reactjs_course_2019_summer/src/components/protected_route.jsx",[],{"ruleId":"81","replacedBy":"82"},{"ruleId":"83","replacedBy":"84"},"no-native-reassign",["85"],"no-negated-in-lhs",["86"],"no-global-assign","no-unsafe-negation"]