Sync FreshRSS

This commit is contained in:
Alexandre Alapetite 2024-08-03 11:21:28 +02:00
parent 01aa9bba93
commit f6e63d20e3
No known key found for this signature in database
GPG key ID: A24378C38E812B23
3 changed files with 3 additions and 2 deletions

View file

@ -36,6 +36,7 @@ export default [
"args": "none",
"caughtErrors": "none",
}],
"object-shorthand": "off",
"yoda": "off",
"@stylistic/indent": ["warn", "tab", { "SwitchCase": 1 }],
"@stylistic/linebreak-style": ["error", "unix"],