-
Notifications
You must be signed in to change notification settings - Fork 0
/
.eslintcache
1 lines (1 loc) · 41 KB
/
.eslintcache
1
[{"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\index.js":"1","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\store.js":"2","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\App\\index.js":"3","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\ErrorBoundary\\index.js":"4","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\rootReducer.js":"5","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\ErrorBoundary\\ErrorBoundary.js":"6","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\App\\App.js":"7","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\pokemonPage\\pokemonPageReducer.js":"8","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\NavigationSm\\NavigationSmReducer.js":"9","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\pokemonCards\\pokemonCardsReducer.js":"10","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\pokemonList\\pokemonListReducer.js":"11","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\typeFilteredList\\typeFilteredListReducer.js":"12","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\pokemonPage\\pokemonPageTypes.js":"13","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\NavigationSm\\NavigationSmTypes.js":"14","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\pokemonCards\\pokemonCardsTypes.js":"15","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\pokemonList\\pokemonListTypes.js":"16","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\typeFilteredList\\typeFilteredListTypes.js":"17","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\index.js":"18","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\AdditionalPage\\index.js":"19","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\HomePage\\index.js":"20","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\Navigation\\index.js":"21","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\PokemonPage.js":"22","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\AdditionalPage\\AdditionalPage.js":"23","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\HomePage\\HomePage.js":"24","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\Navigation\\Navigation.js":"25","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\pokemonPage\\pokemonPageActions.js":"26","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\customHooks\\useDocumentTitle.js":"27","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\customHooks\\useNavigationSm.js":"28","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\pokemonList\\pokemonListActions.js":"29","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\index.js":"30","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\MainHeadline\\index.js":"31","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Stats\\index.js":"32","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Evolution\\index.js":"33","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\Spinner\\index.js":"34","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\404\\index.js":"35","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-types\\index.js":"36","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\HomePage\\SearchList\\index.js":"37","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\HomePage\\Search\\index.js":"38","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\HomePage\\PokemonCards\\index.js":"39","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\NavBurger\\index.js":"40","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\NavigationSm\\NavigationSmActions.js":"41","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\service\\pokemonService.js":"42","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\MainHeadline\\MainHeadline.js":"43","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Detail-main.js":"44","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Evolution\\Evolution.js":"45","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\404\\404.js":"46","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\Spinner\\Spinner.js":"47","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\HomePage\\PokemonCards\\PokemonCards.js":"48","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Stats\\Stats.js":"49","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\HomePage\\Search\\Search.js":"50","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\HomePage\\SearchList\\SearchList.js":"51","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-types\\Detail-types.js":"52","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\NavBurger\\NavBurger.js":"53","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\customHooks\\useNoData.js":"54","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\pokemonCards\\pokemonCardsActions.js":"55","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\HomePage\\LoadMoreButton\\LoadMoreButton.js":"56","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Description\\index.js":"57","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Weight\\index.js":"58","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Gender\\index.js":"59","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Height\\index.js":"60","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Abilities\\index.js":"61","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Habitat\\index.js":"62","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Category\\index.js":"63","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\HomePage\\Card\\index.js":"64","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-types\\Weaknesses\\index.js":"65","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-types\\Type\\index.js":"66","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-types\\Strengths\\index.js":"67","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonList\\index.js":"68","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-types\\FilteredTypes\\index.js":"69","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Description\\Description.js":"70","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Abilities\\Abilities.js":"71","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Height\\Height.js":"72","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Weight\\Weight.js":"73","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Habitat\\Habitat.js":"74","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Category\\Category.js":"75","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\HomePage\\Card\\Card.js":"76","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-types\\Weaknesses\\Weaknesses.js":"77","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-types\\Strengths\\Strengths.js":"78","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-types\\Type\\Type.js":"79","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-types\\FilteredTypes\\FilteredTypes.js":"80","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonList\\PokemonList.js":"81","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Gender\\Gender.js":"82","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\SpinnerSm\\index.js":"83","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\SpinnerSm\\SpinnerSm.js":"84","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\typeFilteredList\\typeFilteredListActions.js":"85","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-types\\TypeItem\\index.js":"86","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-types\\TypeItem\\TypeItem.js":"87","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\Auth\\LoginScreen.js":"88","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\Auth\\RegisterScreen.js":"89","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\routers\\AppRouter.js":"90","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\routers\\AuthRouter.js":"91","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\store\\store.js":"92","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\reducers\\authReducer.js":"93","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\types\\types.js":"94","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\hooks\\useForm.js":"95","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\actions\\auth.js":"96","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\firebase\\firebaseConfig.js":"97","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\actions\\ui.js":"98","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\reducers\\uiReducer.js":"99","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\routers\\PrivateRoute.js":"100","C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\routers\\PublicRoute.js":"101"},{"size":703,"mtime":1642824875520,"results":"102","hashOfConfig":"103"},{"size":311,"mtime":1642825564916,"results":"104","hashOfConfig":"103"},{"size":45,"mtime":1642734531455,"results":"105","hashOfConfig":"106"},{"size":75,"mtime":1642734531458,"results":"107","hashOfConfig":"103"},{"size":834,"mtime":1642879600069,"results":"108","hashOfConfig":"103"},{"size":380,"mtime":1642734531457,"results":"109","hashOfConfig":"103"},{"size":1298,"mtime":1642782615659,"results":"110","hashOfConfig":"106"},{"size":817,"mtime":1642734531557,"results":"111","hashOfConfig":"103"},{"size":484,"mtime":1642734531546,"results":"112","hashOfConfig":"103"},{"size":1652,"mtime":1642734531549,"results":"113","hashOfConfig":"103"},{"size":1115,"mtime":1642734531552,"results":"114","hashOfConfig":"103"},{"size":920,"mtime":1642734531562,"results":"115","hashOfConfig":"103"},{"size":255,"mtime":1642734531558,"results":"116","hashOfConfig":"103"},{"size":80,"mtime":1642734531547,"results":"117","hashOfConfig":"103"},{"size":180,"mtime":1642734531550,"results":"118","hashOfConfig":"103"},{"size":294,"mtime":1642734531553,"results":"119","hashOfConfig":"103"},{"size":310,"mtime":1642734531563,"results":"120","hashOfConfig":"103"},{"size":69,"mtime":1642734531530,"results":"121","hashOfConfig":"103"},{"size":78,"mtime":1642734531452,"results":"122","hashOfConfig":"103"},{"size":60,"mtime":1642734531475,"results":"123","hashOfConfig":"103"},{"size":66,"mtime":1642734531484,"results":"124","hashOfConfig":"103"},{"size":2502,"mtime":1643859166497,"results":"125","hashOfConfig":"103"},{"size":510,"mtime":1643858867281,"results":"126","hashOfConfig":"103"},{"size":876,"mtime":1642734531462,"results":"127","hashOfConfig":"103"},{"size":1991,"mtime":1642993078632,"results":"128","hashOfConfig":"103"},{"size":568,"mtime":1642734531555,"results":"129","hashOfConfig":"103"},{"size":157,"mtime":1642734531540,"results":"130","hashOfConfig":"103"},{"size":421,"mtime":1642734531541,"results":"131","hashOfConfig":"103"},{"size":768,"mtime":1642734531551,"results":"132","hashOfConfig":"103"},{"size":67,"mtime":1642734531508,"results":"133","hashOfConfig":"103"},{"size":74,"mtime":1642734531478,"results":"134","hashOfConfig":"103"},{"size":51,"mtime":1642734531530,"results":"135","hashOfConfig":"103"},{"size":63,"mtime":1642734531525,"results":"136","hashOfConfig":"103"},{"size":57,"mtime":1642734531536,"results":"137","hashOfConfig":"103"},{"size":69,"mtime":1642734531450,"results":"138","hashOfConfig":"103"},{"size":70,"mtime":1642734531521,"results":"139","hashOfConfig":"103"},{"size":66,"mtime":1642734531474,"results":"140","hashOfConfig":"103"},{"size":54,"mtime":1642734531472,"results":"141","hashOfConfig":"103"},{"size":72,"mtime":1642734531469,"results":"142","hashOfConfig":"103"},{"size":63,"mtime":1642734531481,"results":"143","hashOfConfig":"103"},{"size":175,"mtime":1642734531545,"results":"144","hashOfConfig":"103"},{"size":9039,"mtime":1643006100578,"results":"145","hashOfConfig":"103"},{"size":285,"mtime":1642744205385,"results":"146","hashOfConfig":"103"},{"size":691,"mtime":1642734531497,"results":"147","hashOfConfig":"103"},{"size":978,"mtime":1642904740187,"results":"148","hashOfConfig":"103"},{"size":671,"mtime":1642739895542,"results":"149","hashOfConfig":"103"},{"size":895,"mtime":1642741121396,"results":"150","hashOfConfig":"103"},{"size":1245,"mtime":1642904232501,"results":"151","hashOfConfig":"103"},{"size":1031,"mtime":1642740547793,"results":"152","hashOfConfig":"103"},{"size":1602,"mtime":1642743264432,"results":"153","hashOfConfig":"103"},{"size":1439,"mtime":1642904968759,"results":"154","hashOfConfig":"103"},{"size":676,"mtime":1642734531509,"results":"155","hashOfConfig":"103"},{"size":613,"mtime":1642734531479,"results":"156","hashOfConfig":"103"},{"size":208,"mtime":1642734531542,"results":"157","hashOfConfig":"103"},{"size":604,"mtime":1642734531548,"results":"158","hashOfConfig":"103"},{"size":723,"mtime":1642744041519,"results":"159","hashOfConfig":"103"},{"size":69,"mtime":1642734531496,"results":"160","hashOfConfig":"103"},{"size":54,"mtime":1642734531507,"results":"161","hashOfConfig":"103"},{"size":54,"mtime":1642734531500,"results":"162","hashOfConfig":"103"},{"size":54,"mtime":1642734531505,"results":"163","hashOfConfig":"103"},{"size":63,"mtime":1642734531491,"results":"164","hashOfConfig":"103"},{"size":57,"mtime":1642734531502,"results":"165","hashOfConfig":"103"},{"size":60,"mtime":1642734531494,"results":"166","hashOfConfig":"103"},{"size":48,"mtime":1642734531461,"results":"167","hashOfConfig":"103"},{"size":66,"mtime":1642734531520,"results":"168","hashOfConfig":"103"},{"size":48,"mtime":1642734531516,"results":"169","hashOfConfig":"103"},{"size":63,"mtime":1642734531514,"results":"170","hashOfConfig":"103"},{"size":69,"mtime":1642734531487,"results":"171","hashOfConfig":"103"},{"size":75,"mtime":1642734531512,"results":"172","hashOfConfig":"103"},{"size":193,"mtime":1642734531495,"results":"173","hashOfConfig":"103"},{"size":587,"mtime":1642740308182,"results":"174","hashOfConfig":"103"},{"size":307,"mtime":1642740440828,"results":"175","hashOfConfig":"103"},{"size":305,"mtime":1642740461061,"results":"176","hashOfConfig":"103"},{"size":312,"mtime":1642740882019,"results":"177","hashOfConfig":"103"},{"size":321,"mtime":1642740905405,"results":"178","hashOfConfig":"103"},{"size":651,"mtime":1642904185464,"results":"179","hashOfConfig":"103"},{"size":400,"mtime":1642740773638,"results":"180","hashOfConfig":"103"},{"size":397,"mtime":1642740829278,"results":"181","hashOfConfig":"103"},{"size":382,"mtime":1642740722466,"results":"182","hashOfConfig":"103"},{"size":1484,"mtime":1642734531510,"results":"183","hashOfConfig":"103"},{"size":717,"mtime":1642734531485,"results":"184","hashOfConfig":"103"},{"size":829,"mtime":1642740426373,"results":"185","hashOfConfig":"103"},{"size":63,"mtime":1642734531539,"results":"186","hashOfConfig":"103"},{"size":506,"mtime":1642734531537,"results":"187","hashOfConfig":"103"},{"size":632,"mtime":1642734531561,"results":"188","hashOfConfig":"103"},{"size":60,"mtime":1642734531518,"results":"189","hashOfConfig":"103"},{"size":455,"mtime":1642734531517,"results":"190","hashOfConfig":"103"},{"size":5994,"mtime":1642997624424,"results":"191","hashOfConfig":"103"},{"size":6884,"mtime":1642992509358,"results":"192","hashOfConfig":"103"},{"size":2120,"mtime":1642902679858,"results":"193","hashOfConfig":"103"},{"size":781,"mtime":1642791830576,"results":"194","hashOfConfig":"103"},{"size":533,"mtime":1642831588570,"results":"195","hashOfConfig":"106"},{"size":566,"mtime":1642896590167,"results":"196","hashOfConfig":"103"},{"size":256,"mtime":1642886744145,"results":"197","hashOfConfig":"103"},{"size":445,"mtime":1642827260107,"results":"198","hashOfConfig":"103"},{"size":2527,"mtime":1642996684490,"results":"199","hashOfConfig":"103"},{"size":1062,"mtime":1642996629692,"results":"200","hashOfConfig":"103"},{"size":359,"mtime":1642887095572,"results":"201","hashOfConfig":"103"},{"size":967,"mtime":1642886891461,"results":"202","hashOfConfig":"103"},{"size":627,"mtime":1642897692181,"results":"203","hashOfConfig":"103"},{"size":615,"mtime":1642898186491,"results":"204","hashOfConfig":"103"},{"filePath":"205","messages":"206","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},"1mtopgi",{"filePath":"208","messages":"209","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"210","messages":"211","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"212"},"1rrsosp",{"filePath":"213","messages":"214","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"215","messages":"216","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"217","messages":"218","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"219","messages":"220","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"221","messages":"222","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"223","messages":"224","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"225","messages":"226","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"227","messages":"228","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"229","messages":"230","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"231","messages":"232","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"233","messages":"234","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"235","messages":"236","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"237","messages":"238","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"239","messages":"240","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"241","messages":"242","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"243","messages":"244","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"245","messages":"246","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"247","messages":"248","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"249","messages":"250","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"251","messages":"252","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"253","messages":"254","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"255","messages":"256","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"257","messages":"258","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"259","messages":"260","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"261","messages":"262","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"263","messages":"264","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"265","messages":"266","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"267","messages":"268","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"269","messages":"270","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"271","messages":"272","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"273","messages":"274","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"275","messages":"276","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"277","messages":"278","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"279","messages":"280","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"281","messages":"282","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"283","messages":"284","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"285","messages":"286","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"287","messages":"288","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"289","messages":"290","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"291","messages":"292","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"293","messages":"294","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"295","messages":"296","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"297","messages":"298","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"299","messages":"300","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"301","messages":"302","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"303","messages":"304","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"305","messages":"306","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"307","messages":"308","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"309","messages":"310","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"311","messages":"312","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"313","messages":"314","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"315","messages":"316","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"317","messages":"318","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"319","messages":"320","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"321","messages":"322","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"323","messages":"324","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"325","messages":"326","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"327","messages":"328","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"329","messages":"330","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"331","messages":"332","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"333","messages":"334","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"335","messages":"336","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"337","messages":"338","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"339","messages":"340","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"341","messages":"342","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"343","messages":"344","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"345","messages":"346","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"347","messages":"348","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"349","messages":"350","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"351","messages":"352","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"353","messages":"354","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"355","messages":"356","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"357","messages":"358","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"359","messages":"360","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"361","messages":"362","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"363","messages":"364","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"365","messages":"366","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"367","messages":"368","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"369","messages":"370","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"371","messages":"372","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"373","messages":"374","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"375","messages":"376","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"377","messages":"378","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"379","messages":"380","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"381","messages":"382","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"383","messages":"384","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"385","messages":"386","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"387","messages":"388","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"389","messages":"390","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"391","messages":"392","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"393","messages":"394","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"395","messages":"396","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"397","messages":"398","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"399","messages":"400","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"401","messages":"402","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"403","messages":"404","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"405","messages":"406","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},{"filePath":"407","messages":"408","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"207"},"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\index.js",[],["409","410"],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\store.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\App\\index.js",[],["411","412"],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\ErrorBoundary\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\rootReducer.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\ErrorBoundary\\ErrorBoundary.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\App\\App.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\pokemonPage\\pokemonPageReducer.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\NavigationSm\\NavigationSmReducer.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\pokemonCards\\pokemonCardsReducer.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\pokemonList\\pokemonListReducer.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\typeFilteredList\\typeFilteredListReducer.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\pokemonPage\\pokemonPageTypes.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\NavigationSm\\NavigationSmTypes.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\pokemonCards\\pokemonCardsTypes.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\pokemonList\\pokemonListTypes.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\typeFilteredList\\typeFilteredListTypes.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\AdditionalPage\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\HomePage\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\Navigation\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\PokemonPage.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\AdditionalPage\\AdditionalPage.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\HomePage\\HomePage.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\Navigation\\Navigation.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\pokemonPage\\pokemonPageActions.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\customHooks\\useDocumentTitle.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\customHooks\\useNavigationSm.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\pokemonList\\pokemonListActions.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\MainHeadline\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Stats\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Evolution\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\Spinner\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\404\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-types\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\HomePage\\SearchList\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\HomePage\\Search\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\HomePage\\PokemonCards\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\NavBurger\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\NavigationSm\\NavigationSmActions.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\service\\pokemonService.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\MainHeadline\\MainHeadline.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Detail-main.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Evolution\\Evolution.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\404\\404.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\Spinner\\Spinner.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\HomePage\\PokemonCards\\PokemonCards.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Stats\\Stats.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\HomePage\\Search\\Search.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\HomePage\\SearchList\\SearchList.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-types\\Detail-types.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\NavBurger\\NavBurger.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\customHooks\\useNoData.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\pokemonCards\\pokemonCardsActions.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\HomePage\\LoadMoreButton\\LoadMoreButton.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Description\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Weight\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Gender\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Height\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Abilities\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Habitat\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Category\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\HomePage\\Card\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-types\\Weaknesses\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-types\\Type\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-types\\Strengths\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonList\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-types\\FilteredTypes\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Description\\Description.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Abilities\\Abilities.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Height\\Height.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Weight\\Weight.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Habitat\\Habitat.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Category\\Category.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\HomePage\\Card\\Card.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-types\\Weaknesses\\Weaknesses.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-types\\Strengths\\Strengths.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-types\\Type\\Type.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-types\\FilteredTypes\\FilteredTypes.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonList\\PokemonList.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-main\\Gender\\Gender.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\SpinnerSm\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\SpinnerSm\\SpinnerSm.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\redux\\typeFilteredList\\typeFilteredListActions.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-types\\TypeItem\\index.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\PokemonPage\\Detail-types\\TypeItem\\TypeItem.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\Auth\\LoginScreen.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\components\\Auth\\RegisterScreen.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\routers\\AppRouter.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\routers\\AuthRouter.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\store\\store.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\reducers\\authReducer.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\types\\types.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\hooks\\useForm.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\actions\\auth.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\firebase\\firebaseConfig.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\actions\\ui.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\reducers\\uiReducer.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\routers\\PrivateRoute.js",[],"C:\\Users\\junior\\Desktop\\firework\\pokemon\\src\\routers\\PublicRoute.js",[],{"ruleId":"413","replacedBy":"414"},{"ruleId":"415","replacedBy":"416"},{"ruleId":"413","replacedBy":"417"},{"ruleId":"415","replacedBy":"418"},"no-native-reassign",["419"],"no-negated-in-lhs",["420"],["419"],["420"],"no-global-assign","no-unsafe-negation"]