-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 1.49 KB
/
.eslintcache
1
[{"/home/divy/Desktop/gh/coding-simple/gimme-your-liver/website/src/index.js":"1","/home/divy/Desktop/gh/coding-simple/gimme-your-liver/website/src/App.jsx":"2","/home/divy/Desktop/gh/coding-simple/gimme-your-liver/website/src/components/Help.jsx":"3"},{"size":183,"mtime":1628440577718,"results":"4","hashOfConfig":"5"},{"size":292,"mtime":1628441583111,"results":"6","hashOfConfig":"5"},{"size":119,"mtime":1628440830247,"results":"7","hashOfConfig":"5"},{"filePath":"8","messages":"9","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"10"},"1cbcq6a",{"filePath":"11","messages":"12","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"13","messages":"14","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/home/divy/Desktop/gh/coding-simple/gimme-your-liver/website/src/index.js",["15"],"import react from 'react';\nimport ReactDOM from 'react-dom';\nimport App from './App';\n\nReactDOM.render(<App />, document.getElementById('root'));\n\n// App is main HTML (custom) element","/home/divy/Desktop/gh/coding-simple/gimme-your-liver/website/src/App.jsx",[],"/home/divy/Desktop/gh/coding-simple/gimme-your-liver/website/src/components/Help.jsx",[],{"ruleId":"16","severity":1,"message":"17","line":1,"column":8,"nodeType":"18","messageId":"19","endLine":1,"endColumn":13},"no-unused-vars","'react' is defined but never used.","Identifier","unusedVar"]