Skip to content
This repository was archived by the owner on Jun 2, 2023. It is now read-only.

Commit b024524

Browse files
committed
update(project): dependencies
1 parent 8909a3e commit b024524

File tree

3 files changed

+16544
-11582
lines changed

3 files changed

+16544
-11582
lines changed

.eslintrc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"ignoreTemplateLiterals": true
2626
}
2727
],
28-
"import/prefer-default-export": false,
29-
"@typescript-eslint/explicit-function-return-type": false
28+
"import/prefer-default-export": "off",
29+
"@typescript-eslint/explicit-function-return-type": "off"
3030
}
3131
}

0 commit comments

Comments
 (0)