modified .eslintrc.js
@@ -23,8 +23,17 @@ module.exports = {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
| + | |
|
|
|
|
|
modified src/api.ts
@@ -5,8 +5,9 @@ export async function get(
|
|
|
|
|
|
| - | |
| + | |
|
|
| + | |
|
|
|
|
|
modified src/session.ts
@@ -163,8 +163,9 @@ export const loadState = (initial: State): Store => {
|
|
|
|
|
|
| - | |
| - | |
| + | |
| + | |
| + | |
|
|
|
|
|