"chore: update frontend dev script to include lint checks and add ESLint config file"
This commit is contained in:
@@ -28,6 +28,8 @@ export const initialState: AppState = {
|
||||
darkMode: false,
|
||||
isLoggedin: false,
|
||||
loading: false,
|
||||
//
|
||||
isSessionValid: false,
|
||||
},
|
||||
locations: {
|
||||
locations: [],
|
||||
|
Reference in New Issue
Block a user