[{"/opt/bitnami/apps/home/yftblog/src/index.tsx":"1","/opt/bitnami/apps/home/yftblog/src/reportWebVitals.ts":"2","/opt/bitnami/apps/home/yftblog/src/App.tsx":"3"},{"size":500,"mtime":1633169756778,"results":"4","hashOfConfig":"5"},{"size":425,"mtime":1633169756778,"results":"6","hashOfConfig":"5"},{"size":183,"mtime":1633177985498,"results":"7","hashOfConfig":"5"},{"filePath":"8","messages":"9","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"18cbgmz",{"filePath":"10","messages":"11","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"12","messages":"13","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":"14"},"/opt/bitnami/apps/home/yftblog/src/index.tsx",[],"/opt/bitnami/apps/home/yftblog/src/reportWebVitals.ts",[],"/opt/bitnami/apps/home/yftblog/src/App.tsx",["15"],"import React from 'react';\nimport logo from './logo.svg';\nimport './App.css';\n\nfunction App() {\n  return (\n    <div className=\"App\">\n      YFT!\n    </div>\n  );\n}\n\nexport default App;\n",{"ruleId":"16","severity":1,"message":"17","line":2,"column":8,"nodeType":"18","messageId":"19","endLine":2,"endColumn":12},"@typescript-eslint/no-unused-vars","'logo' is defined but never used.","Identifier","unusedVar"]