mirror of
https://github.com/hydralauncher/hydra.git
synced 2025-03-09 15:40:26 +00:00
ci: moving prettier to eslint
This commit is contained in:
parent
bdb58e0e59
commit
914e0d82e6
3 changed files with 1 additions and 5 deletions
|
@ -6,7 +6,7 @@ module.exports = {
|
|||
"plugin:react-hooks/recommended",
|
||||
"plugin:jsx-a11y/recommended",
|
||||
"@electron-toolkit/eslint-config-ts/recommended",
|
||||
"prettier",
|
||||
"plugin:prettier/recommended",
|
||||
],
|
||||
rules: {
|
||||
"@typescript-eslint/explicit-function-return-type": "off",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue