-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 7.33 KB
/
.eslintcache
1
[{"/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/App.tsx":"1","/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/UI/Image.tsx":"2","/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/UI/theme/theme.tsx":"3","/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/components/views/Icon.tsx":"4","/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/helpers/get-alpha-color.ts":"5","/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/helpers/get-domain.ts":"6","/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/hooks/use-app-state.ts":"7","/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/index.tsx":"8","/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/react-app-env.d.ts":"9","/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/reducers/store.tsx":"10","/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/reducers/todos/actions.tsx":"11","/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/reducers/todos/reducer.tsx":"12","/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/reducers/todos/types.tsx":"13","/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/routes/MainRouter.tsx":"14","/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/routes/Routes.ts":"15","/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/tests/App.test.tsx":"16","/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/api/index.tsx":"17","/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/components/docs/Documentation.tsx":"18","/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/components/docs/sections/HowItWorks.tsx":"19","/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/components/docs/sections/Section.ts":"20","/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/helpers/create-request.ts":"21"},{"size":153,"mtime":1599642682427,"results":"22","hashOfConfig":"23"},{"size":867,"mtime":1598174204582,"results":"24","hashOfConfig":"23"},{"size":2571,"mtime":1599652548923,"results":"25","hashOfConfig":"23"},{"size":4902,"mtime":1599568021768,"results":"26","hashOfConfig":"23"},{"size":179,"mtime":1598195722248,"results":"27","hashOfConfig":"23"},{"size":414,"mtime":1598202334760,"results":"28","hashOfConfig":"23"},{"size":534,"mtime":1589197878133,"results":"29","hashOfConfig":"23"},{"size":567,"mtime":1598202310140,"results":"30","hashOfConfig":"23"},{"size":40,"mtime":1598201904149,"results":"31","hashOfConfig":"23"},{"size":523,"mtime":1598176448326,"results":"32","hashOfConfig":"23"},{"size":989,"mtime":1600077992051,"results":"33","hashOfConfig":"23"},{"size":753,"mtime":1598202198883,"results":"34","hashOfConfig":"23"},{"size":647,"mtime":1598202198883,"results":"35","hashOfConfig":"23"},{"size":596,"mtime":1599642709327,"results":"36","hashOfConfig":"23"},{"size":47,"mtime":1598174136547,"results":"37","hashOfConfig":"23"},{"size":249,"mtime":1598202198884,"results":"38","hashOfConfig":"23"},{"size":1805,"mtime":1600077991748,"results":"39","hashOfConfig":"23"},{"size":543,"mtime":1600077668005,"results":"40","hashOfConfig":"23"},{"size":3941,"mtime":1600083459591,"results":"41","hashOfConfig":"23"},{"size":649,"mtime":1599813410438,"results":"42","hashOfConfig":"23"},{"size":359,"mtime":1599566865733,"results":"43","hashOfConfig":"23"},{"filePath":"44","messages":"45","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"1a3gtry",{"filePath":"46","messages":"47","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"48","messages":"49","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"50","messages":"51","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"52","messages":"53","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"54","messages":"55","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"56","messages":"57","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"58","messages":"59","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"60","messages":"61","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"62","messages":"63","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"64","messages":"65","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"66","messages":"67","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"68","messages":"69","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"70","messages":"71","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"72","messages":"73","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"74","messages":"75","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"76","messages":"77","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"78","messages":"79","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"80","messages":"81","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"82","messages":"83","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"84","messages":"85","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/App.tsx",[],"/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/UI/Image.tsx",[],"/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/UI/theme/theme.tsx",[],"/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/components/views/Icon.tsx",[],"/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/helpers/get-alpha-color.ts",[],"/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/helpers/get-domain.ts",[],"/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/hooks/use-app-state.ts",[],"/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/index.tsx",[],"/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/react-app-env.d.ts",[],"/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/reducers/store.tsx",[],"/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/reducers/todos/actions.tsx",[],"/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/reducers/todos/reducer.tsx",[],"/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/reducers/todos/types.tsx",[],"/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/routes/MainRouter.tsx",[],"/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/routes/Routes.ts",[],"/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/tests/App.test.tsx",[],"/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/api/index.tsx",[],"/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/components/docs/Documentation.tsx",[],"/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/components/docs/sections/HowItWorks.tsx",[],"/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/components/docs/sections/Section.ts",[],"/Users/lucaspelloni/Desktop/GitHub/lucky-react-starter/src/helpers/create-request.ts",[]]