forked from tkdallman/shopify-schema-builder
-
Notifications
You must be signed in to change notification settings - Fork 2
Expand file tree
/
Copy path.eslintcache
More file actions
1 lines (1 loc) · 7.3 KB
/
.eslintcache
File metadata and controls
1 lines (1 loc) · 7.3 KB
1
[{"/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/index.js":"1","/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/components/App.js":"2","/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/components/PageLayout.js":"3","/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/store.js":"4","/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/components/RenderSchemaModal.js":"5","/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/components/Blocks.js":"6","/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/components/SettingsSection.js":"7","/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/components/SettingsModal.js":"8","/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/utils/helpers.js":"9","/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/components/SettingItem.js":"10","/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/components/Block.js":"11","/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/components/AddSettingForm.js":"12","/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/components/EditSettingForm.js":"13","/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/components/OptionSetList.js":"14","/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/components/Options.js":"15","/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/components/EditOptions.js":"16"},{"size":150,"mtime":1637072095313,"results":"17","hashOfConfig":"18"},{"size":409,"mtime":1637072095311,"results":"19","hashOfConfig":"18"},{"size":4461,"mtime":1637237684881,"results":"20","hashOfConfig":"18"},{"size":2628,"mtime":1637237786469,"results":"21","hashOfConfig":"18"},{"size":6451,"mtime":1637239809249,"results":"22","hashOfConfig":"18"},{"size":3062,"mtime":1637237898767,"results":"23","hashOfConfig":"18"},{"size":2723,"mtime":1637072095312,"results":"24","hashOfConfig":"18"},{"size":6130,"mtime":1637072095312,"results":"25","hashOfConfig":"18"},{"size":329,"mtime":1637072095313,"results":"26","hashOfConfig":"18"},{"size":705,"mtime":1637072095312,"results":"27","hashOfConfig":"18"},{"size":1798,"mtime":1637072095311,"results":"28","hashOfConfig":"18"},{"size":3349,"mtime":1637072095310,"results":"29","hashOfConfig":"18"},{"size":3307,"mtime":1637159470891,"results":"30","hashOfConfig":"18"},{"size":1097,"mtime":1637072095311,"results":"31","hashOfConfig":"18"},{"size":2280,"mtime":1637072095312,"results":"32","hashOfConfig":"18"},{"size":1999,"mtime":1637159382289,"results":"33","hashOfConfig":"18"},{"filePath":"34","messages":"35","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"36"},"1ou20n9",{"filePath":"37","messages":"38","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"36"},{"filePath":"39","messages":"40","errorCount":0,"warningCount":1,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"41","messages":"42","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"43","messages":"44","errorCount":0,"warningCount":6,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},{"filePath":"45","messages":"46","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"47","messages":"48","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"36"},{"filePath":"49","messages":"50","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"36"},{"filePath":"51","messages":"52","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"36"},{"filePath":"53","messages":"54","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"36"},{"filePath":"55","messages":"56","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"36"},{"filePath":"57","messages":"58","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"36"},{"filePath":"59","messages":"60","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"36"},{"filePath":"61","messages":"62","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"36"},{"filePath":"63","messages":"64","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"36"},{"filePath":"65","messages":"66","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"36"},"/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/index.js",[],["67","68"],"/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/components/App.js",[],"/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/components/PageLayout.js",["69"],"/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/store.js",[],"/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/components/RenderSchemaModal.js",["70","71","72","73","74","75"],"/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/components/Blocks.js",[],"/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/components/SettingsSection.js",[],"/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/components/SettingsModal.js",[],"/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/utils/helpers.js",[],"/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/components/SettingItem.js",[],"/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/components/Block.js",[],"/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/components/AddSettingForm.js",[],"/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/components/EditSettingForm.js",[],"/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/components/OptionSetList.js",[],"/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/components/Options.js",[],"/Users/daumantasjakas/Local Sites/shopify-schema-builder/src/components/EditOptions.js",[],{"ruleId":"76","replacedBy":"77"},{"ruleId":"78","replacedBy":"79"},{"ruleId":"80","severity":1,"message":"81","line":3,"column":59,"nodeType":"82","messageId":"83","endLine":3,"endColumn":64},{"ruleId":"84","severity":1,"message":"85","line":33,"column":69,"nodeType":"86","messageId":"87","endLine":33,"endColumn":71},{"ruleId":"84","severity":1,"message":"85","line":59,"column":59,"nodeType":"86","messageId":"87","endLine":59,"endColumn":61},{"ruleId":"84","severity":1,"message":"85","line":64,"column":56,"nodeType":"86","messageId":"87","endLine":64,"endColumn":58},{"ruleId":"84","severity":1,"message":"85","line":146,"column":38,"nodeType":"86","messageId":"87","endLine":146,"endColumn":40},{"ruleId":"84","severity":1,"message":"85","line":154,"column":28,"nodeType":"86","messageId":"87","endLine":154,"endColumn":30},{"ruleId":"84","severity":1,"message":"85","line":162,"column":45,"nodeType":"86","messageId":"87","endLine":162,"endColumn":47},"no-native-reassign",["88"],"no-negated-in-lhs",["89"],"no-unused-vars","'Stack' is defined but never used.","Identifier","unusedVar","array-callback-return","Array.prototype.map() expects a return value from arrow function.","ArrowFunctionExpression","expectedInside","no-global-assign","no-unsafe-negation"]