mirror of
https://github.com/KevinMidboe/seasoned.git
synced 2026-04-25 09:13:35 +00:00
Resolved ALL eslint issues for project
This commit is contained in:
@@ -5,6 +5,7 @@ const state: IStateDarkmode = {
|
||||
userChoice: undefined
|
||||
};
|
||||
|
||||
/* eslint-disable @typescript-eslint/no-shadow */
|
||||
export default {
|
||||
namespaced: true,
|
||||
state,
|
||||
|
||||
Reference in New Issue
Block a user