-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.eslintcache
More file actions
1 lines (1 loc) · 3.06 KB
/
.eslintcache
File metadata and controls
1 lines (1 loc) · 3.06 KB
1
[{"/Users/apple/Workspace/examples/lp-graphql/src/index.js":"1","/Users/apple/Workspace/examples/lp-graphql/src/App.js":"2","/Users/apple/Workspace/examples/lp-graphql/src/reportWebVitals.js":"3","/Users/apple/Workspace/examples/lp-graphql/src/Components/Home.js":"4","/Users/apple/Workspace/examples/lp-graphql/src/GraphQL/Queries.js":"5","/Users/apple/Workspace/examples/lp-graphql/src/contentstack.config.js":"6"},{"size":478,"mtime":1675599591377,"results":"7","hashOfConfig":"8"},{"size":1022,"mtime":1684992185067,"results":"9","hashOfConfig":"8"},{"size":362,"mtime":1675599591377,"results":"10","hashOfConfig":"8"},{"size":2437,"mtime":1684992185067,"results":"11","hashOfConfig":"8"},{"size":302,"mtime":1684992185067,"results":"12","hashOfConfig":"8"},{"size":1231,"mtime":1684992437980,"results":"13","hashOfConfig":"8"},{"filePath":"14","messages":"15","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"16"},"1nsesgi",{"filePath":"17","messages":"18","errorCount":0,"fatalErrorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"19","messages":"20","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"16"},{"filePath":"21","messages":"22","errorCount":0,"fatalErrorCount":0,"warningCount":3,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"23","messages":"24","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"25","messages":"26","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/apple/Workspace/examples/lp-graphql/src/index.js",[],["27","28"],"/Users/apple/Workspace/examples/lp-graphql/src/App.js",["29"],"/Users/apple/Workspace/examples/lp-graphql/src/reportWebVitals.js",[],"/Users/apple/Workspace/examples/lp-graphql/src/Components/Home.js",["30","31","32"],"/Users/apple/Workspace/examples/lp-graphql/src/GraphQL/Queries.js",[],"/Users/apple/Workspace/examples/lp-graphql/src/contentstack.config.js",[],{"ruleId":"33","replacedBy":"34"},{"ruleId":"35","replacedBy":"36"},{"ruleId":"37","severity":1,"message":"38","line":15,"column":53,"nodeType":"39","messageId":"40","endLine":15,"endColumn":55},{"ruleId":"41","severity":1,"message":"42","line":2,"column":20,"nodeType":"43","messageId":"44","endLine":2,"endColumn":23},{"ruleId":"41","severity":1,"message":"45","line":12,"column":11,"nodeType":"43","messageId":"44","endLine":12,"endColumn":16},{"ruleId":"41","severity":1,"message":"46","line":12,"column":18,"nodeType":"43","messageId":"44","endLine":12,"endColumn":25},"no-native-reassign",["47"],"no-negated-in-lhs",["48"],"array-callback-return","Array.prototype.map() expects a return value from arrow function.","ArrowFunctionExpression","expectedInside","no-unused-vars","'gql' is defined but never used.","Identifier","unusedVar","'error' is assigned a value but never used.","'loading' is assigned a value but never used.","no-global-assign","no-unsafe-negation"]