-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 6.51 KB
/
.eslintcache
1
[{"C:\\Users\\hodong\\Documents\\dev\\chickpea\\client\\chickpea-front\\src\\App.tsx":"1","C:\\Users\\hodong\\Documents\\dev\\chickpea\\client\\chickpea-front\\src\\index.tsx":"2","C:\\Users\\hodong\\Documents\\dev\\chickpea\\client\\chickpea-front\\src\\components\\reigster\\index.tsx":"3","C:\\Users\\hodong\\Documents\\dev\\chickpea\\client\\chickpea-front\\src\\reportWebVitals.ts":"4","C:\\Users\\hodong\\Documents\\dev\\chickpea\\client\\chickpea-front\\src\\components\\login\\index.tsx":"5","C:\\Users\\hodong\\Documents\\dev\\chickpea\\client\\chickpea-front\\src\\components\\single\\card.tsx":"6","C:\\Users\\hodong\\Documents\\dev\\chickpea\\client\\chickpea-front\\src\\components\\single\\index.tsx":"7"},{"size":701,"mtime":1610066965182,"results":"8","hashOfConfig":"9"},{"size":478,"mtime":1610080477267,"results":"10","hashOfConfig":"9"},{"size":1980,"mtime":1610044536434,"results":"11","hashOfConfig":"9"},{"size":425,"mtime":499162500000,"results":"12","hashOfConfig":"9"},{"size":1750,"mtime":1610044479298,"results":"13","hashOfConfig":"9"},{"size":1089,"mtime":1610081155828,"results":"14","hashOfConfig":"9"},{"size":433,"mtime":1610081145264,"results":"15","hashOfConfig":"9"},{"filePath":"16","messages":"17","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"j6f5we",{"filePath":"18","messages":"19","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"20","messages":"21","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"22"},{"filePath":"23","messages":"24","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"25","messages":"26","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"27","messages":"28","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"29"},{"filePath":"30","messages":"31","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"C:\\Users\\hodong\\Documents\\dev\\chickpea\\client\\chickpea-front\\src\\App.tsx",[],"C:\\Users\\hodong\\Documents\\dev\\chickpea\\client\\chickpea-front\\src\\index.tsx",[],"C:\\Users\\hodong\\Documents\\dev\\chickpea\\client\\chickpea-front\\src\\components\\reigster\\index.tsx",["32"],"import React, { FunctionComponent } from 'react';\r\nimport { EmptyProps } from '../../types/props'\r\n\r\nimport \"../login/index.css\"\r\n\r\nexport const UserRegistComponent: FunctionComponent<EmptyProps> = ({}) => \r\n<div className=\"container\">\r\n <div className=\"row\">\r\n <div className=\"col-sm-9 col-md-7 col-lg-5 mx-auto\">\r\n <div className=\"card card-signin my-5\">\r\n <div className=\"card-body\">\r\n <h2 className=\"card-title text-center\">Regist</h2>\r\n <p className=\"text-center\">제목</p>\r\n <form className=\"form-signin\">\r\n <div className=\"form-label-group\">\r\n <input type=\"email\" id=\"inputEmail\" className=\"form-control\"/>\r\n <label htmlFor=\"inputEmail\">Email address</label>\r\n </div>\r\n\r\n <div className=\"form-label-group\">\r\n <input type=\"text\" id=\"inputuserId\" className=\"form-control\"/>\r\n <label htmlFor=\"inputuserId\">user ID</label>\r\n </div>\r\n\r\n <div className=\"form-label-group\">\r\n <input type=\"password\" id=\"inputPassword\" className=\"form-control\"/>\r\n <label htmlFor=\"inputPassword\">Password</label>\r\n </div>\r\n\r\n <div className=\"form-label-group\">\r\n <input type=\"password\" id=\"inputPasswordConfirm\" className=\"form-control\"/>\r\n <label htmlFor=\"inputPasswordConfirm\">Password Confirm</label>\r\n </div>\r\n\r\n <button className=\"btn btn-lg btn-primary btn-block text-uppercase\" type=\"submit\">Register</button>\r\n <hr className=\"my-4\"/>\r\n </form>\r\n </div>\r\n </div>\r\n </div>\r\n </div>\r\n</div>\r\n","C:\\Users\\hodong\\Documents\\dev\\chickpea\\client\\chickpea-front\\src\\reportWebVitals.ts",[],"C:\\Users\\hodong\\Documents\\dev\\chickpea\\client\\chickpea-front\\src\\components\\login\\index.tsx",["33"],"C:\\Users\\hodong\\Documents\\dev\\chickpea\\client\\chickpea-front\\src\\components\\single\\card.tsx",["34"],"import React, { FunctionComponent } from 'react';\r\nimport { EmptyProps } from '../../types/props'\r\n\r\n\r\nexport const SingleCardComponent: FunctionComponent<EmptyProps> = ({}) =>\r\n<div className=\"card-box\"> \r\n <div className=\"textSection\">\r\n <div className=\"_title\">\r\n 목표 제목임 아무튼 제목\r\n </div>\r\n <p>\r\n Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed deiusmod tempor incididunt ut labore et.Lorem ipsum adipisicing....\r\n </p>\r\n <div className=\"tooltipSection\">\r\n <div className=\"_tooltip\">70%</div>\r\n <div className=\"progress\">\r\n <div className=\"determinate\" /*style={innerWidth: \"70%\"}*/>\r\n </div>\r\n </div>\r\n <div className=\"progressBottomTxt\">\r\n <div className=\"_left\">\r\n 시작 : <span>2021-01-08</span>\r\n </div>\r\n <div className=\"_right\">\r\n 달성 : <span>2021-01-10</span>\r\n </div>\r\n </div>\r\n <button className=\"btnDonate\">자세히 보기</button>\r\n </div>\r\n </div>\r\n</div>","C:\\Users\\hodong\\Documents\\dev\\chickpea\\client\\chickpea-front\\src\\components\\single\\index.tsx",["35"],{"ruleId":"36","severity":1,"message":"37","line":6,"column":68,"nodeType":"38","messageId":"39","endLine":6,"endColumn":70},{"ruleId":"36","severity":1,"message":"37","line":6,"column":63,"nodeType":"38","messageId":"39","endLine":6,"endColumn":65},{"ruleId":"36","severity":1,"message":"37","line":5,"column":68,"nodeType":"38","messageId":"39","endLine":5,"endColumn":70},{"ruleId":"36","severity":1,"message":"37","line":9,"column":68,"nodeType":"38","messageId":"39","endLine":9,"endColumn":70},"no-empty-pattern","Unexpected empty object pattern.","ObjectPattern","unexpected"]