-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 7.1 KB
/
.eslintcache
1
[{"/Users/Giovanni/Github/frontend-applications/src/components/SVGContainer.jsx":"1","/Users/Giovanni/Github/frontend-applications/src/reducers/parkingReducer.jsx":"2","/Users/Giovanni/Github/frontend-applications/src/components/DrawViz/index.jsx":"3","/Users/Giovanni/Github/frontend-applications/src/components/Legend.jsx":"4","/Users/Giovanni/Github/frontend-applications/src/components/StyledComponents.jsx":"5","/Users/Giovanni/Github/frontend-applications/src/components/Chart.jsx":"6","/Users/Giovanni/Github/frontend-applications/src/hooks/useDataApi.jsx":"7","/Users/Giovanni/Github/frontend-applications/src/App.jsx":"8","/Users/Giovanni/Github/frontend-applications/src/index.jsx":"9","/Users/Giovanni/Github/frontend-applications/src/data/useParkingData.jsx":"10","/Users/Giovanni/Github/frontend-applications/src/helpers/formatters.jsx":"11","/Users/Giovanni/Github/frontend-applications/src/components/DrawNL.jsx":"12","/Users/Giovanni/Github/frontend-applications/src/components/ZoomContainer.jsx":"13","/Users/Giovanni/Github/frontend-applications/src/components/Map/index.jsx":"14","/Users/Giovanni/Github/frontend-applications/src/components/Map/Marks.jsx":"15","/Users/Giovanni/Github/frontend-applications/src/GlobalStyles.jsx":"16","/Users/Giovanni/Github/frontend-applications/src/reportWebVitals.js":"17","/Users/Giovanni/Github/frontend-applications/src/components/Loading.jsx":"18","/Users/Giovanni/Github/frontend-applications/src/data/useWorld.jsx":"19","/Users/Giovanni/Github/frontend-applications/src/data/useNLD.jsx":"20","/Users/Giovanni/Github/frontend-applications/src/helpers/useResizeObservers.js":"21"},{"size":698,"mtime":1611789188820,"results":"22","hashOfConfig":"23"},{"size":2720,"mtime":1611835527906,"results":"24","hashOfConfig":"23"},{"size":3190,"mtime":1611786256095,"results":"25","hashOfConfig":"23"},{"size":3351,"mtime":1611796824987,"results":"26","hashOfConfig":"23"},{"size":904,"mtime":1611611708734,"results":"27","hashOfConfig":"23"},{"size":3083,"mtime":1611795723413,"results":"28","hashOfConfig":"23"},{"size":1951,"mtime":1611832404938,"results":"29","hashOfConfig":"23"},{"size":2220,"mtime":1611660079145,"results":"30","hashOfConfig":"23"},{"size":473,"mtime":1608740760725,"results":"31","hashOfConfig":"23"},{"size":2923,"mtime":1610823856015,"results":"32","hashOfConfig":"23"},{"size":2041,"mtime":1611819949335,"results":"33","hashOfConfig":"23"},{"size":3382,"mtime":1609800075397,"results":"34","hashOfConfig":"23"},{"size":1736,"mtime":1611796962849,"results":"35","hashOfConfig":"23"},{"size":2378,"mtime":1611797459943,"results":"36","hashOfConfig":"23"},{"size":3084,"mtime":1611834916882,"results":"37","hashOfConfig":"23"},{"size":3906,"mtime":1611797387738,"results":"38","hashOfConfig":"23"},{"size":356,"mtime":1606438638409,"results":"39","hashOfConfig":"23"},{"size":1288,"mtime":1608255302723,"results":"40","hashOfConfig":"23"},{"size":529,"mtime":1606427290863,"results":"41","hashOfConfig":"23"},{"size":802,"mtime":1608732851097,"results":"42","hashOfConfig":"23"},{"size":1155,"mtime":1609799845660,"results":"43","hashOfConfig":"23"},{"filePath":"44","messages":"45","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"19dyp4e",{"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,"usedDeprecatedRules":"54"},{"filePath":"55","messages":"56","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"57","messages":"58","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"59"},{"filePath":"60","messages":"61","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"62","messages":"63","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"64"},{"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,"usedDeprecatedRules":"54"},{"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,"usedDeprecatedRules":"81"},{"filePath":"82","messages":"83","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"84","messages":"85","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"86","messages":"87","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"88"},{"filePath":"89","messages":"90","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/Giovanni/Github/frontend-applications/src/components/SVGContainer.jsx",[],"/Users/Giovanni/Github/frontend-applications/src/reducers/parkingReducer.jsx",[],"/Users/Giovanni/Github/frontend-applications/src/components/DrawViz/index.jsx",[],"/Users/Giovanni/Github/frontend-applications/src/components/Legend.jsx",[],"/Users/Giovanni/Github/frontend-applications/src/components/StyledComponents.jsx",[],[],"/Users/Giovanni/Github/frontend-applications/src/components/Chart.jsx",[],"/Users/Giovanni/Github/frontend-applications/src/hooks/useDataApi.jsx",[],[],"/Users/Giovanni/Github/frontend-applications/src/App.jsx",[],"/Users/Giovanni/Github/frontend-applications/src/index.jsx",[],[],"/Users/Giovanni/Github/frontend-applications/src/data/useParkingData.jsx",[],"/Users/Giovanni/Github/frontend-applications/src/helpers/formatters.jsx",[],"/Users/Giovanni/Github/frontend-applications/src/components/DrawNL.jsx",[],"/Users/Giovanni/Github/frontend-applications/src/components/ZoomContainer.jsx",[],"/Users/Giovanni/Github/frontend-applications/src/components/Map/index.jsx",[],"/Users/Giovanni/Github/frontend-applications/src/components/Map/Marks.jsx",[],"/Users/Giovanni/Github/frontend-applications/src/GlobalStyles.jsx",[],"/Users/Giovanni/Github/frontend-applications/src/reportWebVitals.js",[],[],"/Users/Giovanni/Github/frontend-applications/src/components/Loading.jsx",[],"/Users/Giovanni/Github/frontend-applications/src/data/useWorld.jsx",[],"/Users/Giovanni/Github/frontend-applications/src/data/useNLD.jsx",[],[],"/Users/Giovanni/Github/frontend-applications/src/helpers/useResizeObservers.js",[]]