-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 6.63 KB
/
.eslintcache
1
[{"/Users/apaxton/src/color-pickler/src/index.tsx":"1","/Users/apaxton/src/color-pickler/src/App.styles.ts":"2","/Users/apaxton/src/color-pickler/src/components/Figures/styles.ts":"3","/Users/apaxton/src/color-pickler/src/components/HueSlider/index.tsx":"4","/Users/apaxton/src/color-pickler/src/App.tsx":"5","/Users/apaxton/src/color-pickler/src/components/ColorPicker/index.tsx":"6","/Users/apaxton/src/color-pickler/src/components/mobile/ColorPicker/index.tsx":"7","/Users/apaxton/src/color-pickler/src/components/Figures/index.tsx":"8","/Users/apaxton/src/color-pickler/src/components/MatrixSlider/index.tsx":"9","/Users/apaxton/src/color-pickler/src/utils/index.ts":"10","/Users/apaxton/src/color-pickler/src/components/MatrixSlider/styles.ts":"11","/Users/apaxton/src/color-pickler/src/reportWebVitals.ts":"12","/Users/apaxton/src/color-pickler/src/components/HueSlider/styles.ts":"13","/Users/apaxton/src/color-pickler/src/components/ColorPicker/styles.ts":"14","/Users/apaxton/src/color-pickler/src/components/mobile/HueSlider/index.tsx":"15","/Users/apaxton/src/color-pickler/src/components/mobile/HueSlider/styles.ts":"16","/Users/apaxton/src/color-pickler/src/components/mobile/MatrixSlider/index.tsx":"17","/Users/apaxton/src/color-pickler/src/components/mobile/MatrixSlider/styles.ts":"18","/Users/apaxton/src/color-pickler/src/components/mobile/Figures/index.tsx":"19","/Users/apaxton/src/color-pickler/src/components/mobile/Figures/styles.ts":"20"},{"size":500,"mtime":1611521724843,"results":"21","hashOfConfig":"22"},{"size":679,"mtime":1611523751446,"results":"23","hashOfConfig":"22"},{"size":1236,"mtime":1611521724842,"results":"24","hashOfConfig":"22"},{"size":1732,"mtime":1611521724842,"results":"25","hashOfConfig":"22"},{"size":794,"mtime":1611526260461,"results":"26","hashOfConfig":"22"},{"size":466,"mtime":1611523822204,"results":"27","hashOfConfig":"22"},{"size":289,"mtime":1611529143953,"results":"28","hashOfConfig":"22"},{"size":1725,"mtime":1611521724842,"results":"29","hashOfConfig":"22"},{"size":2053,"mtime":1611521724843,"results":"30","hashOfConfig":"22"},{"size":2193,"mtime":1611530311359,"results":"31","hashOfConfig":"22"},{"size":1406,"mtime":1611521724843,"results":"32","hashOfConfig":"22"},{"size":425,"mtime":1611521724843,"results":"33","hashOfConfig":"22"},{"size":1262,"mtime":1611521724842,"results":"34","hashOfConfig":"22"},{"size":181,"mtime":1611521724842,"results":"35","hashOfConfig":"22"},{"size":1717,"mtime":1611529879049,"results":"36","hashOfConfig":"22"},{"size":1179,"mtime":1611529850899,"results":"37","hashOfConfig":"22"},{"size":2105,"mtime":1611530575453,"results":"38","hashOfConfig":"22"},{"size":1433,"mtime":1611529842116,"results":"39","hashOfConfig":"22"},{"size":1654,"mtime":1611531014930,"results":"40","hashOfConfig":"22"},{"size":1335,"mtime":1611531003500,"results":"41","hashOfConfig":"22"},{"filePath":"42","messages":"43","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"44"},"b8lt6z",{"filePath":"45","messages":"46","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"47","messages":"48","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"49","messages":"50","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"51","messages":"52","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"53","messages":"54","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"55","messages":"56","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"57","messages":"58","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"59","messages":"60","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"44"},{"filePath":"61","messages":"62","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"63","messages":"64","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"65","messages":"66","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"67","messages":"68","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"69","messages":"70","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"71","messages":"72","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"73","messages":"74","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"75","messages":"76","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"77","messages":"78","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"79","messages":"80","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"81","messages":"82","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/apaxton/src/color-pickler/src/index.tsx",[],["83","84"],"/Users/apaxton/src/color-pickler/src/App.styles.ts",[],"/Users/apaxton/src/color-pickler/src/components/Figures/styles.ts",[],"/Users/apaxton/src/color-pickler/src/components/HueSlider/index.tsx",[],"/Users/apaxton/src/color-pickler/src/App.tsx",[],"/Users/apaxton/src/color-pickler/src/components/ColorPicker/index.tsx",[],"/Users/apaxton/src/color-pickler/src/components/mobile/ColorPicker/index.tsx",[],"/Users/apaxton/src/color-pickler/src/components/Figures/index.tsx",[],"/Users/apaxton/src/color-pickler/src/components/MatrixSlider/index.tsx",[],"/Users/apaxton/src/color-pickler/src/utils/index.ts",[],"/Users/apaxton/src/color-pickler/src/components/MatrixSlider/styles.ts",[],"/Users/apaxton/src/color-pickler/src/reportWebVitals.ts",[],"/Users/apaxton/src/color-pickler/src/components/HueSlider/styles.ts",[],"/Users/apaxton/src/color-pickler/src/components/ColorPicker/styles.ts",[],"/Users/apaxton/src/color-pickler/src/components/mobile/HueSlider/index.tsx",[],"/Users/apaxton/src/color-pickler/src/components/mobile/HueSlider/styles.ts",[],"/Users/apaxton/src/color-pickler/src/components/mobile/MatrixSlider/index.tsx",[],"/Users/apaxton/src/color-pickler/src/components/mobile/MatrixSlider/styles.ts",[],"/Users/apaxton/src/color-pickler/src/components/mobile/Figures/index.tsx",[],"/Users/apaxton/src/color-pickler/src/components/mobile/Figures/styles.ts",[],{"ruleId":"85","replacedBy":"86"},{"ruleId":"87","replacedBy":"88"},"no-native-reassign",["89"],"no-negated-in-lhs",["90"],"no-global-assign","no-unsafe-negation"]