mirror of
https://github.com/EstrellaXD/Auto_Bangumi.git
synced 2026-06-27 23:46:20 +08:00
8 lines
117 B
JSON
8 lines
117 B
JSON
{
|
|
"extends": ["@antfu", "prettier"],
|
|
"rules": {
|
|
"antfu/if-newline": ["off"],
|
|
"no-console": ["off"]
|
|
}
|
|
}
|