-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.eslintcache
1 lines (1 loc) · 5.52 KB
/
.eslintcache
1
[{"/home/alexey/code/notebook/src/index.tsx":"1","/home/alexey/code/notebook/src/components/NotesList.tsx":"2","/home/alexey/code/notebook/src/state/index.ts":"3","/home/alexey/code/notebook/src/hooks/UseActions.ts":"4","/home/alexey/code/notebook/src/hooks/UseTypedSelector.ts":"5","/home/alexey/code/notebook/src/components/AddNote.tsx":"6","/home/alexey/code/notebook/src/components/NotesListItem.tsx":"7","/home/alexey/code/notebook/src/state/store.ts":"8","/home/alexey/code/notebook/src/state/note.ts":"9","/home/alexey/code/notebook/src/components/ActionBar.tsx":"10","/home/alexey/code/notebook/src/components/TextEditor.tsx":"11","/home/alexey/code/notebook/src/state/reducers/index.ts":"12","/home/alexey/code/notebook/src/state/action-creators/index.ts":"13","/home/alexey/code/notebook/src/state/middlewares/persist-middlware.ts":"14","/home/alexey/code/notebook/src/state/reducers/notesReducer.ts":"15","/home/alexey/code/notebook/src/state/action-types/index.ts":"16"},{"size":481,"mtime":1640754354026,"results":"17","hashOfConfig":"18"},{"size":906,"mtime":1640805509361,"results":"19","hashOfConfig":"18"},{"size":130,"mtime":1640754233831,"results":"20","hashOfConfig":"18"},{"size":338,"mtime":1640753482351,"results":"21","hashOfConfig":"18"},{"size":178,"mtime":1640753496907,"results":"22","hashOfConfig":"18"},{"size":886,"mtime":1640806607148,"results":"23","hashOfConfig":"18"},{"size":519,"mtime":1640753919605,"results":"24","hashOfConfig":"18"},{"size":336,"mtime":1640757303932,"results":"25","hashOfConfig":"18"},{"size":63,"mtime":1640793266631,"results":"26","hashOfConfig":"18"},{"size":1121,"mtime":1640753790214,"results":"27","hashOfConfig":"18"},{"size":1478,"mtime":1640797623751,"results":"28","hashOfConfig":"18"},{"size":226,"mtime":1640754233839,"results":"29","hashOfConfig":"18"},{"size":2423,"mtime":1640802685808,"results":"30","hashOfConfig":"18"},{"size":975,"mtime":1640754158780,"results":"31","hashOfConfig":"18"},{"size":2629,"mtime":1640805241260,"results":"32","hashOfConfig":"18"},{"size":339,"mtime":1640754107752,"results":"33","hashOfConfig":"18"},{"filePath":"34","messages":"35","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"36"},"h71xpg",{"filePath":"37","messages":"38","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"39","messages":"40","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"36"},{"filePath":"41","messages":"42","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"36"},{"filePath":"43","messages":"44","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"36"},{"filePath":"45","messages":"46","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"47","messages":"48","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"36"},{"filePath":"49","messages":"50","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"36"},{"filePath":"51","messages":"52","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"36"},{"filePath":"53","messages":"54","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"36"},{"filePath":"55","messages":"56","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"57","messages":"58","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"36"},{"filePath":"59","messages":"60","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"61","messages":"62","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"36"},{"filePath":"63","messages":"64","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"65","messages":"66","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0,"usedDeprecatedRules":"36"},"/home/alexey/code/notebook/src/index.tsx",[],["67","68"],"/home/alexey/code/notebook/src/components/NotesList.tsx",[],"/home/alexey/code/notebook/src/state/index.ts",[],"/home/alexey/code/notebook/src/hooks/UseActions.ts",[],"/home/alexey/code/notebook/src/hooks/UseTypedSelector.ts",[],"/home/alexey/code/notebook/src/components/AddNote.tsx",[],"/home/alexey/code/notebook/src/components/NotesListItem.tsx",[],"/home/alexey/code/notebook/src/state/store.ts",[],"/home/alexey/code/notebook/src/state/note.ts",[],"/home/alexey/code/notebook/src/components/ActionBar.tsx",[],"/home/alexey/code/notebook/src/components/TextEditor.tsx",[],"/home/alexey/code/notebook/src/state/reducers/index.ts",[],"/home/alexey/code/notebook/src/state/action-creators/index.ts",[],"/home/alexey/code/notebook/src/state/middlewares/persist-middlware.ts",[],"/home/alexey/code/notebook/src/state/reducers/notesReducer.ts",[],"/home/alexey/code/notebook/src/state/action-types/index.ts",[],{"ruleId":"69","replacedBy":"70"},{"ruleId":"71","replacedBy":"72"},"no-native-reassign",["73"],"no-negated-in-lhs",["74"],"no-global-assign","no-unsafe-negation"]