-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 30.2 KB
/
.eslintcache
1
[{"/Users/xuel/workspace/GitHub/programmer-english/src/index.tsx":"1","/Users/xuel/workspace/GitHub/programmer-english/src/reportWebVitals.ts":"2","/Users/xuel/workspace/GitHub/programmer-english/src/icon.ts":"3","/Users/xuel/workspace/GitHub/programmer-english/src/pages/Typing/index.tsx":"4","/Users/xuel/workspace/GitHub/programmer-english/src/pages/Gallery/index.tsx":"5","/Users/xuel/workspace/GitHub/programmer-english/src/store/AppState.tsx":"6","/Users/xuel/workspace/GitHub/programmer-english/src/pages/Typing/hooks/useWordList.ts":"7","/Users/xuel/workspace/GitHub/programmer-english/src/pages/Typing/hooks/usePronunciation.ts":"8","/Users/xuel/workspace/GitHub/programmer-english/src/pages/Typing/hooks/useSwitcherState.ts":"9","/Users/xuel/workspace/GitHub/programmer-english/src/pages/Gallery/DictionaryGroup.tsx":"10","/Users/xuel/workspace/GitHub/programmer-english/src/pages/Gallery/ChapterGroup.tsx":"11","/Users/xuel/workspace/GitHub/programmer-english/src/components/Layout.tsx":"12","/Users/xuel/workspace/GitHub/programmer-english/src/hooks/useModals.ts":"13","/Users/xuel/workspace/GitHub/programmer-english/src/utils/utils.ts":"14","/Users/xuel/workspace/GitHub/programmer-english/src/resources/dictionary.ts":"15","/Users/xuel/workspace/GitHub/programmer-english/src/pages/Typing/PronunciationSwitcher/index.tsx":"16","/Users/xuel/workspace/GitHub/programmer-english/src/pages/Typing/Switcher/index.tsx":"17","/Users/xuel/workspace/GitHub/programmer-english/src/pages/Gallery/DictionaryCard.tsx":"18","/Users/xuel/workspace/GitHub/programmer-english/src/pages/Gallery/ChapterButton.tsx":"19","/Users/xuel/workspace/GitHub/programmer-english/src/components/Header/index.tsx":"20","/Users/xuel/workspace/GitHub/programmer-english/src/components/Main/index.tsx":"21","/Users/xuel/workspace/GitHub/programmer-english/src/components/Word/index.tsx":"22","/Users/xuel/workspace/GitHub/programmer-english/src/components/Phonetic/index.tsx":"23","/Users/xuel/workspace/GitHub/programmer-english/src/components/Loading/index.tsx":"24","/Users/xuel/workspace/GitHub/programmer-english/src/components/Tooltip/index.tsx":"25","/Users/xuel/workspace/GitHub/programmer-english/src/components/Speed/index.tsx":"26","/Users/xuel/workspace/GitHub/programmer-english/src/components/Translation/index.tsx":"27","/Users/xuel/workspace/GitHub/programmer-english/src/components/Modals/index.tsx":"28","/Users/xuel/workspace/GitHub/programmer-english/src/components/Footer/index.tsx":"29","/Users/xuel/workspace/GitHub/programmer-english/src/components/Speed/InfoBox.tsx":"30","/Users/xuel/workspace/GitHub/programmer-english/src/hooks/useSounds.ts":"31","/Users/xuel/workspace/GitHub/programmer-english/src/components/Word/Letter/index.tsx":"32","/Users/xuel/workspace/GitHub/programmer-english/src/components/WordSound/index.tsx":"33","/Users/xuel/workspace/GitHub/programmer-english/src/components/InfoPanel/index.tsx":"34","/Users/xuel/workspace/GitHub/programmer-english/src/hooks/usePronunciation.ts":"35","/Users/xuel/workspace/GitHub/programmer-english/src/components/SoundIcon/index.tsx":"36","/Users/xuel/workspace/GitHub/programmer-english/src/components/SoundIcon/volume-icons/VolumeLowIcon.tsx":"37","/Users/xuel/workspace/GitHub/programmer-english/src/components/SoundIcon/volume-icons/VolumeHieghIcon.tsx":"38","/Users/xuel/workspace/GitHub/programmer-english/src/components/SoundIcon/volume-icons/VolumeIcon.tsx":"39","/Users/xuel/workspace/GitHub/programmer-english/src/components/SoundIcon/volume-icons/VolumeMediumIcon.tsx":"40","/Users/xuel/workspace/GitHub/e-practice/src/index.tsx":"41","/Users/xuel/workspace/GitHub/e-practice/src/icon.ts":"42","/Users/xuel/workspace/GitHub/e-practice/src/reportWebVitals.ts":"43","/Users/xuel/workspace/GitHub/e-practice/src/pages/Typing/index.tsx":"44","/Users/xuel/workspace/GitHub/e-practice/src/pages/Gallery/index.tsx":"45","/Users/xuel/workspace/GitHub/e-practice/src/store/AppState.tsx":"46","/Users/xuel/workspace/GitHub/e-practice/src/pages/Gallery/ChapterGroup.tsx":"47","/Users/xuel/workspace/GitHub/e-practice/src/resources/dictionary.ts":"48","/Users/xuel/workspace/GitHub/e-practice/src/pages/Gallery/ChapterButton.tsx":"49","/Users/xuel/workspace/GitHub/e-practice/src/pages/Typing/hooks/usePronunciation.ts":"50","/Users/xuel/workspace/GitHub/e-practice/src/pages/Typing/hooks/useWordList.ts":"51","/Users/xuel/workspace/GitHub/e-practice/src/pages/Typing/hooks/useSwitcherState.ts":"52","/Users/xuel/workspace/GitHub/e-practice/src/pages/Gallery/DictionaryGroup.tsx":"53","/Users/xuel/workspace/GitHub/e-practice/src/components/Layout.tsx":"54","/Users/xuel/workspace/GitHub/e-practice/src/components/Tooltip/index.tsx":"55","/Users/xuel/workspace/GitHub/e-practice/src/hooks/useModals.ts":"56","/Users/xuel/workspace/GitHub/e-practice/src/utils/utils.ts":"57","/Users/xuel/workspace/GitHub/e-practice/src/pages/Typing/Switcher/index.tsx":"58","/Users/xuel/workspace/GitHub/e-practice/src/pages/Typing/PronunciationSwitcher/index.tsx":"59","/Users/xuel/workspace/GitHub/e-practice/src/pages/Gallery/DictionaryCard.tsx":"60","/Users/xuel/workspace/GitHub/e-practice/src/components/Header/index.tsx":"61","/Users/xuel/workspace/GitHub/e-practice/src/components/Loading/index.tsx":"62","/Users/xuel/workspace/GitHub/e-practice/src/components/Modals/index.tsx":"63","/Users/xuel/workspace/GitHub/e-practice/src/components/Speed/index.tsx":"64","/Users/xuel/workspace/GitHub/e-practice/src/components/Translation/index.tsx":"65","/Users/xuel/workspace/GitHub/e-practice/src/components/Main/index.tsx":"66","/Users/xuel/workspace/GitHub/e-practice/src/components/Phonetic/index.tsx":"67","/Users/xuel/workspace/GitHub/e-practice/src/components/Word/index.tsx":"68","/Users/xuel/workspace/GitHub/e-practice/src/components/Footer/index.tsx":"69","/Users/xuel/workspace/GitHub/e-practice/src/components/Speed/InfoBox.tsx":"70","/Users/xuel/workspace/GitHub/e-practice/src/hooks/useSounds.ts":"71","/Users/xuel/workspace/GitHub/e-practice/src/components/Word/Letter/index.tsx":"72","/Users/xuel/workspace/GitHub/e-practice/src/components/WordSound/index.tsx":"73","/Users/xuel/workspace/GitHub/e-practice/src/components/InfoPanel/index.tsx":"74","/Users/xuel/workspace/GitHub/e-practice/src/hooks/usePronunciation.ts":"75","/Users/xuel/workspace/GitHub/e-practice/src/components/SoundIcon/index.tsx":"76","/Users/xuel/workspace/GitHub/e-practice/src/components/SoundIcon/volume-icons/VolumeMediumIcon.tsx":"77","/Users/xuel/workspace/GitHub/e-practice/src/components/SoundIcon/volume-icons/VolumeIcon.tsx":"78","/Users/xuel/workspace/GitHub/e-practice/src/components/SoundIcon/volume-icons/VolumeLowIcon.tsx":"79","/Users/xuel/workspace/GitHub/e-practice/src/components/SoundIcon/volume-icons/VolumeHieghIcon.tsx":"80"},{"size":1096,"mtime":1641878946188,"results":"81","hashOfConfig":"82"},{"size":416,"mtime":1641878946192,"results":"83","hashOfConfig":"82"},{"size":741,"mtime":1641878946187,"results":"84","hashOfConfig":"82"},{"size":8049,"mtime":1641878946191,"results":"85","hashOfConfig":"82"},{"size":2262,"mtime":1641878946190,"results":"86","hashOfConfig":"82"},{"size":4208,"mtime":1641878946193,"results":"87","hashOfConfig":"82"},{"size":1614,"mtime":1641878946191,"results":"88","hashOfConfig":"82"},{"size":709,"mtime":1641878946191,"results":"89","hashOfConfig":"82"},{"size":1191,"mtime":1641878946191,"results":"90","hashOfConfig":"82"},{"size":772,"mtime":1641878946189,"results":"91","hashOfConfig":"82"},{"size":676,"mtime":1641878946188,"results":"92","hashOfConfig":"82"},{"size":333,"mtime":1641878946183,"results":"93","hashOfConfig":"82"},{"size":1715,"mtime":1641878946187,"results":"94","hashOfConfig":"82"},{"size":1175,"mtime":1641878946193,"results":"95","hashOfConfig":"82"},{"size":17335,"mtime":1643330725359,"results":"96","hashOfConfig":"82"},{"size":871,"mtime":1641878946190,"results":"97","hashOfConfig":"82"},{"size":2672,"mtime":1641878946190,"results":"98","hashOfConfig":"82"},{"size":2012,"mtime":1641878946188,"results":"99","hashOfConfig":"82"},{"size":1625,"mtime":1641878946188,"results":"100","hashOfConfig":"82"},{"size":798,"mtime":1641878946183,"results":"101","hashOfConfig":"82"},{"size":216,"mtime":1641878946184,"results":"102","hashOfConfig":"82"},{"size":3770,"mtime":1641878946186,"results":"103","hashOfConfig":"82"},{"size":492,"mtime":1641878946184,"results":"104","hashOfConfig":"82"},{"size":436,"mtime":1641878946183,"results":"105","hashOfConfig":"82"},{"size":1157,"mtime":1641878946185,"results":"106","hashOfConfig":"82"},{"size":1377,"mtime":1641878946185,"results":"107","hashOfConfig":"82"},{"size":384,"mtime":1641878946186,"results":"108","hashOfConfig":"82"},{"size":6293,"mtime":1641878946184,"results":"109","hashOfConfig":"82"},{"size":5118,"mtime":1641878946182,"results":"110","hashOfConfig":"82"},{"size":576,"mtime":1641878946185,"results":"111","hashOfConfig":"82"},{"size":683,"mtime":1641878946187,"results":"112","hashOfConfig":"82"},{"size":937,"mtime":1641878946186,"results":"113","hashOfConfig":"82"},{"size":1123,"mtime":1641878946187,"results":"114","hashOfConfig":"82"},{"size":3318,"mtime":1641878946183,"results":"115","hashOfConfig":"82"},{"size":1569,"mtime":1641878946187,"results":"116","hashOfConfig":"82"},{"size":1483,"mtime":1641878946184,"results":"117","hashOfConfig":"82"},{"size":968,"mtime":1641878946185,"results":"118","hashOfConfig":"82"},{"size":1490,"mtime":1641878946184,"results":"119","hashOfConfig":"82"},{"size":715,"mtime":1641878946185,"results":"120","hashOfConfig":"82"},{"size":1221,"mtime":1641878946185,"results":"121","hashOfConfig":"82"},{"size":1096,"mtime":1641878946188,"results":"122","hashOfConfig":"123"},{"size":741,"mtime":1641878946187,"results":"124","hashOfConfig":"123"},{"size":416,"mtime":1641878946192,"results":"125","hashOfConfig":"123"},{"size":8049,"mtime":1641878946191,"results":"126","hashOfConfig":"123"},{"size":2262,"mtime":1641878946190,"results":"127","hashOfConfig":"123"},{"size":4208,"mtime":1641878946193,"results":"128","hashOfConfig":"123"},{"size":676,"mtime":1641878946188,"results":"129","hashOfConfig":"123"},{"size":17335,"mtime":1643330725359,"results":"130","hashOfConfig":"123"},{"size":1625,"mtime":1641878946188,"results":"131","hashOfConfig":"123"},{"size":709,"mtime":1641878946191,"results":"132","hashOfConfig":"123"},{"size":1614,"mtime":1641878946191,"results":"133","hashOfConfig":"123"},{"size":1191,"mtime":1641878946191,"results":"134","hashOfConfig":"123"},{"size":772,"mtime":1641878946189,"results":"135","hashOfConfig":"123"},{"size":333,"mtime":1641878946183,"results":"136","hashOfConfig":"123"},{"size":1157,"mtime":1641878946185,"results":"137","hashOfConfig":"123"},{"size":1715,"mtime":1641878946187,"results":"138","hashOfConfig":"123"},{"size":1175,"mtime":1641878946193,"results":"139","hashOfConfig":"123"},{"size":2672,"mtime":1641878946190,"results":"140","hashOfConfig":"123"},{"size":871,"mtime":1641878946190,"results":"141","hashOfConfig":"123"},{"size":2012,"mtime":1641878946188,"results":"142","hashOfConfig":"123"},{"size":798,"mtime":1641878946183,"results":"143","hashOfConfig":"123"},{"size":436,"mtime":1641878946183,"results":"144","hashOfConfig":"123"},{"size":6293,"mtime":1641878946184,"results":"145","hashOfConfig":"123"},{"size":1377,"mtime":1641878946185,"results":"146","hashOfConfig":"123"},{"size":384,"mtime":1641878946186,"results":"147","hashOfConfig":"123"},{"size":216,"mtime":1641878946184,"results":"148","hashOfConfig":"123"},{"size":492,"mtime":1641878946184,"results":"149","hashOfConfig":"123"},{"size":3770,"mtime":1641878946186,"results":"150","hashOfConfig":"123"},{"size":5118,"mtime":1641878946182,"results":"151","hashOfConfig":"123"},{"size":576,"mtime":1641878946185,"results":"152","hashOfConfig":"123"},{"size":683,"mtime":1641878946187,"results":"153","hashOfConfig":"123"},{"size":937,"mtime":1641878946186,"results":"154","hashOfConfig":"123"},{"size":1123,"mtime":1641878946187,"results":"155","hashOfConfig":"123"},{"size":3318,"mtime":1641878946183,"results":"156","hashOfConfig":"123"},{"size":1569,"mtime":1641878946187,"results":"157","hashOfConfig":"123"},{"size":1483,"mtime":1641878946184,"results":"158","hashOfConfig":"123"},{"size":1221,"mtime":1641878946185,"results":"159","hashOfConfig":"123"},{"size":715,"mtime":1641878946185,"results":"160","hashOfConfig":"123"},{"size":968,"mtime":1641878946185,"results":"161","hashOfConfig":"123"},{"size":1490,"mtime":1641878946184,"results":"162","hashOfConfig":"123"},{"filePath":"163","messages":"164","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},"mb2wll",{"filePath":"166","messages":"167","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"168","messages":"169","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"170","messages":"171","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"172","messages":"173","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"174","messages":"175","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"176","messages":"177","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"178","messages":"179","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"180","messages":"181","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"182","messages":"183","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"184","messages":"185","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"186","messages":"187","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"188","messages":"189","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"190","messages":"191","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"192","messages":"193","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"194","messages":"195","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"196","messages":"197","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"198","messages":"199","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"200","messages":"201","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"202","messages":"203","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"204","messages":"205","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"206","messages":"207","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"208","messages":"209","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"210","messages":"211","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"212","messages":"213","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"214","messages":"215","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"216","messages":"217","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"218","messages":"219","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"220","messages":"221","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"222","messages":"223","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"224","messages":"225","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"226","messages":"227","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"228","messages":"229","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"230","messages":"231","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"232","messages":"233","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"234","messages":"235","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"236","messages":"237","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"238","messages":"239","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"240","messages":"241","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"165"},{"filePath":"242","messages":"243","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"244"},{"filePath":"245","messages":"246","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},"1p07q2i",{"filePath":"248","messages":"249","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"250","messages":"251","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"252","messages":"253","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"254","messages":"255","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"256","messages":"257","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"258","messages":"259","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"260","messages":"261","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"262","messages":"263","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"264","messages":"265","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"266","messages":"267","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"268","messages":"269","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"270","messages":"271","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"272","messages":"273","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"274","messages":"275","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"276","messages":"277","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"278","messages":"279","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"280","messages":"281","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"282","messages":"283","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"284","messages":"285","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"286","messages":"287","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"288","messages":"289","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"290","messages":"291","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"292","messages":"293","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"294","messages":"295","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"296","messages":"297","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"298","messages":"299","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"300","messages":"301","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"302","messages":"303","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"304","messages":"305","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"306","messages":"307","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"308","messages":"309","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"310","messages":"311","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"312","messages":"313","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"314","messages":"315","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"316","messages":"317","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"318","messages":"319","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"320","messages":"321","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"322","messages":"323","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},{"filePath":"324","messages":"325","errorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"247"},"/Users/xuel/workspace/GitHub/programmer-english/src/index.tsx",[],["326","327"],"/Users/xuel/workspace/GitHub/programmer-english/src/reportWebVitals.ts",[],"/Users/xuel/workspace/GitHub/programmer-english/src/icon.ts",[],"/Users/xuel/workspace/GitHub/programmer-english/src/pages/Typing/index.tsx",[],"/Users/xuel/workspace/GitHub/programmer-english/src/pages/Gallery/index.tsx",[],"/Users/xuel/workspace/GitHub/programmer-english/src/store/AppState.tsx",[],"/Users/xuel/workspace/GitHub/programmer-english/src/pages/Typing/hooks/useWordList.ts",[],"/Users/xuel/workspace/GitHub/programmer-english/src/pages/Typing/hooks/usePronunciation.ts",[],"/Users/xuel/workspace/GitHub/programmer-english/src/pages/Typing/hooks/useSwitcherState.ts",[],"/Users/xuel/workspace/GitHub/programmer-english/src/pages/Gallery/DictionaryGroup.tsx",[],"/Users/xuel/workspace/GitHub/programmer-english/src/pages/Gallery/ChapterGroup.tsx",[],"/Users/xuel/workspace/GitHub/programmer-english/src/components/Layout.tsx",[],"/Users/xuel/workspace/GitHub/programmer-english/src/hooks/useModals.ts",[],"/Users/xuel/workspace/GitHub/programmer-english/src/utils/utils.ts",[],"/Users/xuel/workspace/GitHub/programmer-english/src/resources/dictionary.ts",[],"/Users/xuel/workspace/GitHub/programmer-english/src/pages/Typing/PronunciationSwitcher/index.tsx",[],"/Users/xuel/workspace/GitHub/programmer-english/src/pages/Typing/Switcher/index.tsx",[],"/Users/xuel/workspace/GitHub/programmer-english/src/pages/Gallery/DictionaryCard.tsx",[],"/Users/xuel/workspace/GitHub/programmer-english/src/pages/Gallery/ChapterButton.tsx",[],"/Users/xuel/workspace/GitHub/programmer-english/src/components/Header/index.tsx",[],"/Users/xuel/workspace/GitHub/programmer-english/src/components/Main/index.tsx",[],"/Users/xuel/workspace/GitHub/programmer-english/src/components/Word/index.tsx",[],"/Users/xuel/workspace/GitHub/programmer-english/src/components/Phonetic/index.tsx",[],"/Users/xuel/workspace/GitHub/programmer-english/src/components/Loading/index.tsx",[],"/Users/xuel/workspace/GitHub/programmer-english/src/components/Tooltip/index.tsx",[],"/Users/xuel/workspace/GitHub/programmer-english/src/components/Speed/index.tsx",[],"/Users/xuel/workspace/GitHub/programmer-english/src/components/Translation/index.tsx",[],"/Users/xuel/workspace/GitHub/programmer-english/src/components/Modals/index.tsx",[],"/Users/xuel/workspace/GitHub/programmer-english/src/components/Footer/index.tsx",[],"/Users/xuel/workspace/GitHub/programmer-english/src/components/Speed/InfoBox.tsx",[],"/Users/xuel/workspace/GitHub/programmer-english/src/hooks/useSounds.ts",[],"/Users/xuel/workspace/GitHub/programmer-english/src/components/Word/Letter/index.tsx",[],"/Users/xuel/workspace/GitHub/programmer-english/src/components/WordSound/index.tsx",[],"/Users/xuel/workspace/GitHub/programmer-english/src/components/InfoPanel/index.tsx",[],"/Users/xuel/workspace/GitHub/programmer-english/src/hooks/usePronunciation.ts",[],"/Users/xuel/workspace/GitHub/programmer-english/src/components/SoundIcon/index.tsx",[],"/Users/xuel/workspace/GitHub/programmer-english/src/components/SoundIcon/volume-icons/VolumeLowIcon.tsx",[],"/Users/xuel/workspace/GitHub/programmer-english/src/components/SoundIcon/volume-icons/VolumeHieghIcon.tsx",[],"/Users/xuel/workspace/GitHub/programmer-english/src/components/SoundIcon/volume-icons/VolumeIcon.tsx",[],"/Users/xuel/workspace/GitHub/programmer-english/src/components/SoundIcon/volume-icons/VolumeMediumIcon.tsx",[],["328","329"],"/Users/xuel/workspace/GitHub/e-practice/src/index.tsx",[],["330","331"],"/Users/xuel/workspace/GitHub/e-practice/src/icon.ts",[],"/Users/xuel/workspace/GitHub/e-practice/src/reportWebVitals.ts",[],"/Users/xuel/workspace/GitHub/e-practice/src/pages/Typing/index.tsx",[],"/Users/xuel/workspace/GitHub/e-practice/src/pages/Gallery/index.tsx",[],"/Users/xuel/workspace/GitHub/e-practice/src/store/AppState.tsx",[],"/Users/xuel/workspace/GitHub/e-practice/src/pages/Gallery/ChapterGroup.tsx",[],"/Users/xuel/workspace/GitHub/e-practice/src/resources/dictionary.ts",[],"/Users/xuel/workspace/GitHub/e-practice/src/pages/Gallery/ChapterButton.tsx",[],"/Users/xuel/workspace/GitHub/e-practice/src/pages/Typing/hooks/usePronunciation.ts",[],"/Users/xuel/workspace/GitHub/e-practice/src/pages/Typing/hooks/useWordList.ts",[],"/Users/xuel/workspace/GitHub/e-practice/src/pages/Typing/hooks/useSwitcherState.ts",[],"/Users/xuel/workspace/GitHub/e-practice/src/pages/Gallery/DictionaryGroup.tsx",[],"/Users/xuel/workspace/GitHub/e-practice/src/components/Layout.tsx",[],"/Users/xuel/workspace/GitHub/e-practice/src/components/Tooltip/index.tsx",[],"/Users/xuel/workspace/GitHub/e-practice/src/hooks/useModals.ts",[],"/Users/xuel/workspace/GitHub/e-practice/src/utils/utils.ts",[],"/Users/xuel/workspace/GitHub/e-practice/src/pages/Typing/Switcher/index.tsx",[],"/Users/xuel/workspace/GitHub/e-practice/src/pages/Typing/PronunciationSwitcher/index.tsx",[],"/Users/xuel/workspace/GitHub/e-practice/src/pages/Gallery/DictionaryCard.tsx",[],"/Users/xuel/workspace/GitHub/e-practice/src/components/Header/index.tsx",[],"/Users/xuel/workspace/GitHub/e-practice/src/components/Loading/index.tsx",[],"/Users/xuel/workspace/GitHub/e-practice/src/components/Modals/index.tsx",[],"/Users/xuel/workspace/GitHub/e-practice/src/components/Speed/index.tsx",[],"/Users/xuel/workspace/GitHub/e-practice/src/components/Translation/index.tsx",[],"/Users/xuel/workspace/GitHub/e-practice/src/components/Main/index.tsx",[],"/Users/xuel/workspace/GitHub/e-practice/src/components/Phonetic/index.tsx",[],"/Users/xuel/workspace/GitHub/e-practice/src/components/Word/index.tsx",[],"/Users/xuel/workspace/GitHub/e-practice/src/components/Footer/index.tsx",[],"/Users/xuel/workspace/GitHub/e-practice/src/components/Speed/InfoBox.tsx",[],"/Users/xuel/workspace/GitHub/e-practice/src/hooks/useSounds.ts",[],"/Users/xuel/workspace/GitHub/e-practice/src/components/Word/Letter/index.tsx",[],"/Users/xuel/workspace/GitHub/e-practice/src/components/WordSound/index.tsx",[],"/Users/xuel/workspace/GitHub/e-practice/src/components/InfoPanel/index.tsx",[],"/Users/xuel/workspace/GitHub/e-practice/src/hooks/usePronunciation.ts",[],"/Users/xuel/workspace/GitHub/e-practice/src/components/SoundIcon/index.tsx",[],"/Users/xuel/workspace/GitHub/e-practice/src/components/SoundIcon/volume-icons/VolumeMediumIcon.tsx",[],"/Users/xuel/workspace/GitHub/e-practice/src/components/SoundIcon/volume-icons/VolumeIcon.tsx",[],"/Users/xuel/workspace/GitHub/e-practice/src/components/SoundIcon/volume-icons/VolumeLowIcon.tsx",[],"/Users/xuel/workspace/GitHub/e-practice/src/components/SoundIcon/volume-icons/VolumeHieghIcon.tsx",[],{"ruleId":"332","replacedBy":"333"},{"ruleId":"334","replacedBy":"335"},{"ruleId":"332","replacedBy":"336"},{"ruleId":"334","replacedBy":"337"},{"ruleId":"332","replacedBy":"338"},{"ruleId":"334","replacedBy":"339"},"no-native-reassign",["340"],"no-negated-in-lhs",["341"],["340"],["341"],["340"],["341"],"no-global-assign","no-unsafe-negation"]