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