forked from rexdavinci/erc20-faucet-client
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 3.18 KB
/
.eslintcache
1
[{"/home/abdulhafiz/projects/faucet/web/src/index.js":"1","/home/abdulhafiz/projects/faucet/web/src/App.js":"2","/home/abdulhafiz/projects/faucet/web/src/reportWebVitals.js":"3","/home/abdulhafiz/projects/faucet/web/src/components/index.js":"4","/home/abdulhafiz/projects/faucet/web/src/scripts/eth.js":"5","/home/abdulhafiz/projects/faucet/web/src/components/FormI/index.js":"6","/home/abdulhafiz/projects/faucet/web/src/components/FormI/Handlers/index.js":"7","/home/abdulhafiz/projects/faucet/web/src/utils/index.js":"8"},{"size":547,"mtime":1610559654168,"results":"9","hashOfConfig":"10"},{"size":451,"mtime":1610559654168,"results":"11","hashOfConfig":"10"},{"size":362,"mtime":1610293548110,"results":"12","hashOfConfig":"10"},{"size":44,"mtime":1610554967228,"results":"13","hashOfConfig":"10"},{"size":5006,"mtime":1610432493940,"results":"14","hashOfConfig":"15"},{"size":1074,"mtime":1610559654168,"results":"16","hashOfConfig":"10"},{"size":1726,"mtime":1610593447541,"results":"17","hashOfConfig":"10"},{"size":53,"mtime":1610462424301,"results":"18","hashOfConfig":"10"},{"filePath":"19","messages":"20","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"21"},"g4bzd7",{"filePath":"22","messages":"23","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"21"},{"filePath":"24","messages":"25","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"21"},{"filePath":"26","messages":"27","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"21"},{"filePath":"28","messages":"29","errorCount":0,"warningCount":2,"fixableErrorCount":0,"fixableWarningCount":0,"source":null},"y5mhup",{"filePath":"30","messages":"31","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"21"},{"filePath":"32","messages":"33","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"21"},{"filePath":"34","messages":"35","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/home/abdulhafiz/projects/faucet/web/src/index.js",[],["36","37"],"/home/abdulhafiz/projects/faucet/web/src/App.js",[],"/home/abdulhafiz/projects/faucet/web/src/reportWebVitals.js",[],"/home/abdulhafiz/projects/faucet/web/src/components/index.js",[],"/home/abdulhafiz/projects/faucet/web/src/scripts/eth.js",["38","39"],"/home/abdulhafiz/projects/faucet/web/src/components/FormI/index.js",[],"/home/abdulhafiz/projects/faucet/web/src/components/FormI/Handlers/index.js",[],"/home/abdulhafiz/projects/faucet/web/src/utils/index.js",[],{"ruleId":"40","replacedBy":"41"},{"ruleId":"42","replacedBy":"43"},{"ruleId":"44","severity":1,"message":"45","line":3,"column":7,"nodeType":"46","messageId":"47","endLine":3,"endColumn":10},{"ruleId":"44","severity":1,"message":"48","line":6,"column":7,"nodeType":"46","messageId":"47","endLine":6,"endColumn":11},"no-native-reassign",["49"],"no-negated-in-lhs",["50"],"no-unused-vars","'gsn' is assigned a value but never used.","Identifier","unusedVar","'conf' is assigned a value but never used.","no-global-assign","no-unsafe-negation"]