mirror of
https://github.com/murashit/codex-panel.git
synced 2026-07-22 06:57:10 +00:00
chore(lint): re-enable Obsidian setting definition rule
This commit is contained in:
parent
7ec4acf2b1
commit
ea665af455
1 changed files with 0 additions and 2 deletions
|
|
@ -54,8 +54,6 @@ export default defineConfig([
|
|||
},
|
||||
],
|
||||
"@typescript-eslint/require-await": "off",
|
||||
// Declarative setting definitions require Obsidian 1.13; keep display() while the supported API baseline is 1.12.
|
||||
"obsidianmd/settings-tab/prefer-setting-definitions": "off",
|
||||
},
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Reference in a new issue