mirror of
https://github.com/DIYgod/RSSHub.git
synced 2026-03-13 10:30:18 +08:00
chore: eslint
This commit is contained in:
@@ -121,7 +121,8 @@
|
||||
"n/no-unpublished-import": 0,
|
||||
"n/no-unpublished-require": ["error", { "allowModules": ["tosource"] }],
|
||||
"prettier/prettier": 0,
|
||||
"yml/quotes": ["error", { "prefer": "single" }]
|
||||
"yml/quotes": ["error", { "prefer": "single" }],
|
||||
"yml/no-empty-mapping-value": 0
|
||||
},
|
||||
"overrides": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user