-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 5.09 KB
/
.eslintcache
1
[{"C:\\Karan\\karanahir9.github.io\\src\\components\\resume\\resume.component.jsx":"1","C:\\Karan\\karanahir9.github.io\\src\\components\\contact\\contact.component.jsx":"2","C:\\Karan\\karanahir9.github.io\\src\\index.js":"3","C:\\Karan\\karanahir9.github.io\\src\\data\\experience.data.js":"4","C:\\Karan\\karanahir9.github.io\\src\\components\\about\\about.component.jsx":"5","C:\\Karan\\karanahir9.github.io\\src\\data\\education.details.js":"6","C:\\Karan\\karanahir9.github.io\\src\\App.js":"7","C:\\Karan\\karanahir9.github.io\\src\\reportWebVitals.js":"8"},{"size":1932,"mtime":1615462723067,"results":"9","hashOfConfig":"10"},{"size":1551,"mtime":1615389135212,"results":"11","hashOfConfig":"10"},{"size":472,"mtime":1615302721527,"results":"12","hashOfConfig":"10"},{"size":1257,"mtime":1615463764581,"results":"13","hashOfConfig":"10"},{"size":2534,"mtime":1615302721329,"results":"14","hashOfConfig":"10"},{"size":1012,"mtime":1615302721474,"results":"15","hashOfConfig":"10"},{"size":667,"mtime":1615302721189,"results":"16","hashOfConfig":"10"},{"size":375,"mtime":1615302721552,"results":"17","hashOfConfig":"10"},{"filePath":"18","messages":"19","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"dxrp77",{"filePath":"20","messages":"21","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":"22","usedDeprecatedRules":"23"},{"filePath":"24","messages":"25","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"23"},{"filePath":"26","messages":"27","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"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":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"34","messages":"35","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"C:\\Karan\\karanahir9.github.io\\src\\components\\resume\\resume.component.jsx",[],"C:\\Karan\\karanahir9.github.io\\src\\components\\contact\\contact.component.jsx",["36","37"],"import React from \"react\";\r\nimport './contact.styles.css';\r\n\r\n\r\nexport const Contact = () => {\r\n return(\r\n <div id=\"contact\" className=\"contact-grid\">\r\n <h2 style={{ color: '#b31746', fontSize: '25px' }}>Contact</h2>\r\n <h1 style={{ color: 'white', fontSize:'40px', margin:'0',textAlign:'center'}}>I'd Love To Hear From You.</h1>\r\n <h3 style={{color: 'grey', fontSize: '20px', textAlign:'center'}}>Please click the icon below to send me an Email.</h3>\r\n <a target=\"_blank\" href=\"mailto:karanahir271994@gmail.com\"><i className=\"fa fa-envelope-o fa-5x\" aria-hidden=\"true\"></i></a>\r\n\r\n <div className = \"icons\">\r\n <div>\r\n <a href=\"https://twitter.com/karanahir9?s=09\" target=\"_blank\" rel=\"noreferrer\" >\r\n <i className=\"fa fa-twitter fa-inverse fa-3x\"></i>\r\n </a>\r\n <h3>Twitter</h3>\r\n </div>\r\n <div>\r\n <a href=\"https://www.linkedin.com/in/karan-ahir-a02310150/\" target=\"_blank\" rel=\"noreferrer\" >\r\n <i className=\"fa fa-linkedin fa-inverse fa-3x\"></i>\r\n </a>\r\n <h3>Linked In</h3>\r\n </div>\r\n <div>\r\n <a href=\"https://github.com/karanahir9\" target=\"_blank\" rel=\"noreferrer\" >\r\n <i className=\"fa fa-github fa-inverse fa-3x\"></i>\r\n </a>\r\n <h3>GitHub</h3>\r\n </div>\r\n </div>\r\n </div>\r\n );\r\n}",["38","39"],"C:\\Karan\\karanahir9.github.io\\src\\index.js",[],"C:\\Karan\\karanahir9.github.io\\src\\data\\experience.data.js",[],"C:\\Karan\\karanahir9.github.io\\src\\components\\about\\about.component.jsx",["40"],"C:\\Karan\\karanahir9.github.io\\src\\data\\education.details.js",[],"C:\\Karan\\karanahir9.github.io\\src\\App.js",[],"C:\\Karan\\karanahir9.github.io\\src\\reportWebVitals.js",[],{"ruleId":"41","severity":1,"message":"42","line":11,"column":13,"nodeType":"43","endLine":11,"endColumn":73},{"ruleId":"44","severity":1,"message":"45","line":11,"column":17,"nodeType":"46","endLine":11,"endColumn":32},{"ruleId":"47","replacedBy":"48"},{"ruleId":"49","replacedBy":"50"},{"ruleId":"44","severity":1,"message":"45","line":31,"column":80,"nodeType":"46","endLine":31,"endColumn":95},"jsx-a11y/anchor-has-content","Anchors must have content and the content must be accessible by a screen reader.","JSXOpeningElement","react/jsx-no-target-blank","Using target=\"_blank\" without rel=\"noreferrer\" is a security risk: see https://html.spec.whatwg.org/multipage/links.html#link-type-noopener","JSXAttribute","no-native-reassign",["51"],"no-negated-in-lhs",["52"],"no-global-assign","no-unsafe-negation"]2"],"no-global-assign","no-unsafe-negation"]