diff --git a/.eslintcache b/.eslintcache deleted file mode 100644 index a98c56b..0000000 --- a/.eslintcache +++ /dev/null @@ -1 +0,0 @@ -[{"/Users/nicolasbusuttil/workspace/react-hooks/src/App.test.js":"1","/Users/nicolasbusuttil/workspace/react-hooks/src/index.js":"2","/Users/nicolasbusuttil/workspace/react-hooks/src/router.js":"3","/Users/nicolasbusuttil/workspace/react-hooks/src/serviceWorker.js":"4","/Users/nicolasbusuttil/workspace/react-hooks/src/utils.js":"5","/Users/nicolasbusuttil/workspace/react-hooks/src/components/counter.js":"6","/Users/nicolasbusuttil/workspace/react-hooks/src/components/film/filmCard.js":"7","/Users/nicolasbusuttil/workspace/react-hooks/src/components/film/filmPage.js":"8","/Users/nicolasbusuttil/workspace/react-hooks/src/components/film/films.js":"9","/Users/nicolasbusuttil/workspace/react-hooks/src/components/film/store/film.actions.js":"10","/Users/nicolasbusuttil/workspace/react-hooks/src/components/film/store/film.reducer.js":"11","/Users/nicolasbusuttil/workspace/react-hooks/src/components/header/header.js":"12","/Users/nicolasbusuttil/workspace/react-hooks/src/components/NoPageFound.js":"13"},{"size":271,"mtime":1564997330891,"results":"14","hashOfConfig":"15"},{"size":625,"mtime":1564998282282,"results":"16","hashOfConfig":"15"},{"size":325,"mtime":1565174934235,"results":"17","hashOfConfig":"15"},{"size":4951,"mtime":1564992504592,"results":"18","hashOfConfig":"15"},{"size":301,"mtime":1565001944493,"results":"19","hashOfConfig":"15"},{"size":428,"mtime":1564998528369,"results":"20","hashOfConfig":"15"},{"size":445,"mtime":1565174974213,"results":"21","hashOfConfig":"15"},{"size":848,"mtime":1565174728159,"results":"22","hashOfConfig":"15"},{"size":792,"mtime":1565174934229,"results":"23","hashOfConfig":"15"},{"size":1213,"mtime":1565174806166,"results":"24","hashOfConfig":"15"},{"size":1390,"mtime":1565174894270,"results":"25","hashOfConfig":"15"},{"size":292,"mtime":1564998358495,"results":"26","hashOfConfig":"15"},{"size":171,"mtime":1564998482821,"results":"27","hashOfConfig":"15"},{"filePath":"28","messages":"29","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"179i9i5",{"filePath":"30","messages":"31","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"32","messages":"33","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"34","messages":"35","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"36","messages":"37","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"38","messages":"39","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"40","messages":"41","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"42","messages":"43","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"44","messages":"45","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"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},"/Users/nicolasbusuttil/workspace/react-hooks/src/App.test.js",[],"/Users/nicolasbusuttil/workspace/react-hooks/src/index.js",[],"/Users/nicolasbusuttil/workspace/react-hooks/src/router.js",[],"/Users/nicolasbusuttil/workspace/react-hooks/src/serviceWorker.js",[],"/Users/nicolasbusuttil/workspace/react-hooks/src/utils.js",[],"/Users/nicolasbusuttil/workspace/react-hooks/src/components/counter.js",[],"/Users/nicolasbusuttil/workspace/react-hooks/src/components/film/filmCard.js",[],"/Users/nicolasbusuttil/workspace/react-hooks/src/components/film/filmPage.js",[],"/Users/nicolasbusuttil/workspace/react-hooks/src/components/film/films.js",[],"/Users/nicolasbusuttil/workspace/react-hooks/src/components/film/store/film.actions.js",[],"/Users/nicolasbusuttil/workspace/react-hooks/src/components/film/store/film.reducer.js",[],"/Users/nicolasbusuttil/workspace/react-hooks/src/components/header/header.js",[],"/Users/nicolasbusuttil/workspace/react-hooks/src/components/NoPageFound.js",[]] \ No newline at end of file diff --git a/.gitignore b/.gitignore index 7ddc14f..342569a 100644 --- a/.gitignore +++ b/.gitignore @@ -4,10 +4,10 @@ /node_modules /.pnp .pnp.js - +.eslintcache # testing /coverage - +.idea # production /build @@ -21,5 +21,5 @@ npm-debug.log* yarn-debug.log* yarn-error.log* -.idea + diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 24eb271..0000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index 6ede4ff..0000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/react-hooks.iml b/.idea/react-hooks.iml deleted file mode 100644 index 24643cc..0000000 --- a/.idea/react-hooks.iml +++ /dev/null @@ -1,12 +0,0 @@ - - - - - - - - - - - - \ No newline at end of file diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index 6f3fff9..0000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,426 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - parserOptions - App.s - - - - - - - - - - - true - DEFINITION_ORDER - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -