-
Notifications
You must be signed in to change notification settings - Fork 60
/
Copy path.eslintcache
1 lines (1 loc) · 2.68 KB
/
.eslintcache
1
[{"/home/aslemammad/oss/stackblitz-cr/packages/backend/nitro.config.ts":"1","/home/aslemammad/oss/stackblitz-cr/packages/backend/server/routes/index.ts":"2","/home/aslemammad/oss/stackblitz-cr/packages/cli/bin/sb.js":"3","/home/aslemammad/oss/stackblitz-cr/packages/cli/index.ts":"4","/home/aslemammad/oss/stackblitz-cr/packages/cli/tsup.config.ts":"5"},{"size":90,"mtime":1710835400142,"results":"6","hashOfConfig":"7"},{"size":111,"mtime":1709223115000,"results":"8","hashOfConfig":"7"},{"size":82,"mtime":1710835400206,"results":"9","hashOfConfig":"7"},{"size":463,"mtime":1710835400222,"results":"10","hashOfConfig":"7"},{"size":213,"mtime":1710835400242,"results":"11","hashOfConfig":"7"},{"filePath":"12","messages":"13","suppressedMessages":"14","errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":1,"fixableWarningCount":0,"source":null},"1eeghkl",{"filePath":"15","messages":"16","suppressedMessages":"17","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"18","messages":"19","suppressedMessages":"20","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"21","messages":"22","suppressedMessages":"23","errorCount":1,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":1,"fixableWarningCount":0,"source":null},{"filePath":"24","messages":"25","suppressedMessages":"26","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/home/aslemammad/oss/stackblitz-cr/packages/backend/nitro.config.ts",["27"],[],"/home/aslemammad/oss/stackblitz-cr/packages/backend/server/routes/index.ts",["28"],[],"/home/aslemammad/oss/stackblitz-cr/packages/cli/bin/sb.js",[],[],"/home/aslemammad/oss/stackblitz-cr/packages/cli/index.ts",["29"],[],"/home/aslemammad/oss/stackblitz-cr/packages/cli/tsup.config.ts",[],[],{"ruleId":"30","severity":2,"message":"31","line":1,"column":1,"nodeType":"32","messageId":"33","endLine":1,"endColumn":31,"fix":"34"},{"ruleId":"35","severity":1,"message":"36","line":1,"column":30,"nodeType":"37","messageId":"38","endLine":1,"endColumn":35},{"ruleId":"39","severity":2,"message":"40","line":2,"column":1,"nodeType":"41","endLine":2,"endColumn":48,"fix":"42"},"spaced-comment","Expected space or tab after '//' in comment.","Line","expectedSpaceAfter",{"range":"43","text":"44"},"@typescript-eslint/no-unused-vars","'event' is defined but never used.","Identifier","unusedVar","import/order","`citty` import should occur before import of `./package.json`","ImportDeclaration",{"range":"45","text":"46"},[2,2]," ",[0,90],"import { defineCommand, runMain } from \"citty\";\nimport { version } from \"./package.json\";\n"]