-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.eslintcache
More file actions
1 lines (1 loc) · 10.5 KB
/
.eslintcache
File metadata and controls
1 lines (1 loc) · 10.5 KB
1
[{"C:\\Users\\HP\\Desktop\\Project2\\src\\index.js":"1","C:\\Users\\HP\\Desktop\\Project2\\src\\reportWebVitals.js":"2","C:\\Users\\HP\\Desktop\\Project2\\src\\App.js":"3","C:\\Users\\HP\\Desktop\\Project2\\src\\components\\accountBox\\index.jsx":"4","C:\\Users\\HP\\Desktop\\Project2\\src\\components\\accountBox\\accountContext.js":"5","C:\\Users\\HP\\Desktop\\Project2\\src\\components\\accountBox\\loginForm.jsx":"6","C:\\Users\\HP\\Desktop\\Project2\\src\\components\\accountBox\\signupForm.jsx":"7","C:\\Users\\HP\\Desktop\\Project2\\src\\components\\accountBox\\common.jsx":"8","C:\\Users\\HP\\Desktop\\Project2\\src\\components\\marginer\\index.jsx":"9","C:\\Users\\HP\\Desktop\\Project2\\src\\registerServiceWorker.js":"10","C:\\Users\\HP\\Desktop\\Project2\\src\\components\\Home.js":"11","C:\\Users\\HP\\Desktop\\Project2\\src\\components\\Quizzes.js":"12","C:\\Users\\HP\\Desktop\\Project2\\src\\components\\Team.js":"13","C:\\Users\\HP\\Desktop\\Project2\\src\\components\\Navbar.js":"14","C:\\Users\\HP\\Desktop\\Project2\\src\\components\\Footer.js":"15","C:\\Users\\HP\\Desktop\\Project2\\src\\components\\Descriptions.js":"16","C:\\Users\\HP\\Desktop\\Project2\\src\\hoc\\Aux_.js":"17"},{"size":336,"mtime":1610800972326,"results":"18","hashOfConfig":"19"},{"size":362,"mtime":1607692718000,"results":"20","hashOfConfig":"19"},{"size":1017,"mtime":1610801202472,"results":"21","hashOfConfig":"19"},{"size":3585,"mtime":1610533171470,"results":"22","hashOfConfig":"19"},{"size":87,"mtime":1607692718000,"results":"23","hashOfConfig":"19"},{"size":2904,"mtime":1610801036520,"results":"24","hashOfConfig":"19"},{"size":4714,"mtime":1610913629482,"results":"25","hashOfConfig":"19"},{"size":1500,"mtime":1610537154022,"results":"26","hashOfConfig":"19"},{"size":624,"mtime":1607692718000,"results":"27","hashOfConfig":"19"},{"size":4501,"mtime":1610800848364,"results":"28","hashOfConfig":"19"},{"size":2547,"mtime":1610800932010,"results":"29","hashOfConfig":"19"},{"size":3504,"mtime":1610800848361,"results":"30","hashOfConfig":"19"},{"size":1762,"mtime":1610800848362,"results":"31","hashOfConfig":"19"},{"size":1880,"mtime":1610801384046,"results":"32","hashOfConfig":"19"},{"size":636,"mtime":1610800848360,"results":"33","hashOfConfig":"19"},{"size":1282,"mtime":1610800848359,"results":"34","hashOfConfig":"19"},{"size":77,"mtime":1610800848363,"results":"35","hashOfConfig":"19"},{"filePath":"36","messages":"37","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},"y7zjf4",{"filePath":"39","messages":"40","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"41"},{"filePath":"42","messages":"43","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"44","messages":"45","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"46","messages":"47","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"48","messages":"49","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"50","messages":"51","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"52","messages":"53","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"54","messages":"55","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"56","messages":"57","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"58","messages":"59","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"60","usedDeprecatedRules":"38"},{"filePath":"61","messages":"62","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"63","messages":"64","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"65","messages":"66","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"67","messages":"68","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},{"filePath":"69","messages":"70","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"71","usedDeprecatedRules":"38"},{"filePath":"72","messages":"73","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"38"},"C:\\Users\\HP\\Desktop\\Project2\\src\\index.js",[],["74","75"],"C:\\Users\\HP\\Desktop\\Project2\\src\\reportWebVitals.js",[],["76","77"],"C:\\Users\\HP\\Desktop\\Project2\\src\\App.js",[],"C:\\Users\\HP\\Desktop\\Project2\\src\\components\\accountBox\\index.jsx",[],"C:\\Users\\HP\\Desktop\\Project2\\src\\components\\accountBox\\accountContext.js",[],"C:\\Users\\HP\\Desktop\\Project2\\src\\components\\accountBox\\loginForm.jsx",[],"C:\\Users\\HP\\Desktop\\Project2\\src\\components\\accountBox\\signupForm.jsx",[],"C:\\Users\\HP\\Desktop\\Project2\\src\\components\\accountBox\\common.jsx",[],"C:\\Users\\HP\\Desktop\\Project2\\src\\components\\marginer\\index.jsx",[],"C:\\Users\\HP\\Desktop\\Project2\\src\\registerServiceWorker.js",[],"C:\\Users\\HP\\Desktop\\Project2\\src\\components\\Home.js",["78"],"import React from 'react';\r\nimport Navbar from './Navbar';\r\nimport Quizzes from './Quizzes';\r\nimport Descriptions from './Descriptions';\r\nimport Team from './Team';\r\nimport Footer from './Footer';\r\nimport Aux from '../hoc/Aux_';\r\n\r\nclass Home extends React.Component {\r\n render() {\r\n\r\n var bkg1 = {\r\n backgroundImage: 'url(images/wave-shape/wave1.png)',\r\n };\r\n var bkg2 = {\r\n backgroundImage: 'url(images/wave-shape/wave2.png)',\r\n };\r\n var bkg3 = {\r\n backgroundImage: 'url(images/wave-shape/wave3.png)',\r\n };\r\n \r\n \treturn (\r\n <Aux>\r\n {/* Navbar Component*/}\r\n <Navbar />\r\n\r\n <section className=\"section bg-home home-half\" id=\"home\" data-image-src=\"images/26.jpg\">\r\n <div className=\"bg-overlay\"></div>\r\n <div className=\"display-table\">\r\n <div className=\"display-table-cell\">\r\n <div className=\"container\">\r\n <div className=\"row\">\r\n <div className=\"col-lg-8 offset-lg-2 text-white text-center\">\r\n <img src=\"images/choose.png\" width=\"40%\"></img>\r\n <p className=\"padding-t-15 home-desc\">Makes learning smarter.</p> \r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n <div className=\"wave-effect wave-anim\">\r\n <div className=\"waves-shape shape-one\">\r\n <div className=\"wave wave-one\" style={bkg1}></div>\r\n </div>\r\n <div className=\"waves-shape shape-two\">\r\n <div className=\"wave wave-two\" style={bkg2}></div>\r\n </div>\r\n <div className=\"waves-shape shape-three\">\r\n <div className=\"wave wave-three\" style={bkg3}></div>\r\n </div>\r\n </div>\r\n </section>\r\n\r\n {/* Quizzes Component*/}\r\n <Quizzes />\r\n \r\n {/* Descriptions Component*/}\r\n <Descriptions />\r\n\r\n {/* Team Component*/}\r\n <Team />\r\n\r\n {/* Footer Component*/}\r\n <Footer />\r\n\r\n </Aux>\r\n \t);\r\n }\r\n}\r\n\r\nexport default Home;","C:\\Users\\HP\\Desktop\\Project2\\src\\components\\Quizzes.js",[],"C:\\Users\\HP\\Desktop\\Project2\\src\\components\\Team.js",[],"C:\\Users\\HP\\Desktop\\Project2\\src\\components\\Navbar.js",[],"C:\\Users\\HP\\Desktop\\Project2\\src\\components\\Footer.js",[],"C:\\Users\\HP\\Desktop\\Project2\\src\\components\\Descriptions.js",["79"],"import React from 'react';\r\nimport { Link } from 'react-router-dom';\r\n\r\nclass Descriptions extends React.Component {\r\n render() {\r\n \treturn (\r\n <section className=\"section section-lg bg-web-desc\">\r\n <div className=\"bg-overlay\"></div>\r\n <div className=\"container\">\r\n <div className=\"row\">\r\n <div className=\"col-lg-12 text-center\">\r\n <h2 className=\"text-white\">Quizzes Help Students Learn</h2>\r\n <p className=\"padding-t-15 home-desc\">Cognitive psychology strongly suggests that the act of retrieving information directly helps students learn. This benefit occurs even in the absence of feedback and in the absence of an opportunity to restudy the information. The process of retrieval – bringing the information to mind – actually leads to learning all by itself. What’s more, bringing the information to mind can sometimes improve students’ ability to apply the information in new situations.</p>\r\n </div>\r\n </div>\r\n </div>\r\n <div className=\"bg-pattern-effect\">\r\n <img src=\"images/bg-pattern.png\" alt=\"\" />\r\n </div>\r\n </section>\r\n \t);\r\n }\r\n}\r\nexport default Descriptions;","C:\\Users\\HP\\Desktop\\Project2\\src\\hoc\\Aux_.js",[],{"ruleId":"80","replacedBy":"81"},{"ruleId":"82","replacedBy":"83"},{"ruleId":"80","replacedBy":"84"},{"ruleId":"82","replacedBy":"85"},{"ruleId":"86","severity":1,"message":"87","line":34,"column":42,"nodeType":"88","endLine":34,"endColumn":83},{"ruleId":"89","severity":1,"message":"90","line":2,"column":10,"nodeType":"91","messageId":"92","endLine":2,"endColumn":14},"no-native-reassign",["93"],"no-negated-in-lhs",["94"],["93"],["94"],"jsx-a11y/alt-text","img elements must have an alt prop, either with meaningful text, or an empty string for decorative images.","JSXOpeningElement","no-unused-vars","'Link' is defined but never used.","Identifier","unusedVar","no-global-assign","no-unsafe-negation"]