mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
chore: refactoring toast
This commit is contained in:
parent
f81e4ac5b5
commit
b86746287f
15 changed files with 1602 additions and 98 deletions
|
@ -7,6 +7,7 @@ module.exports = {
|
|||
"plugin:jsx-a11y/recommended",
|
||||
"@electron-toolkit/eslint-config-ts/recommended",
|
||||
"plugin:prettier/recommended",
|
||||
"plugin:storybook/recommended"
|
||||
],
|
||||
rules: {
|
||||
"@typescript-eslint/explicit-function-return-type": "off",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue