mirror of
https://github.com/flatulentfowl/docdrop.git
synced 2026-07-22 06:49:52 +00:00
Fix eslint config warnings
Add eslint-plugin-obsidianmd to dev dependencies
This commit is contained in:
commit
d34ace15b4
2 changed files with 3527 additions and 163 deletions
3687
package-lock.json
generated
3687
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -17,6 +17,7 @@
|
|||
"@types/node": "^22.19.19",
|
||||
"@typescript-eslint/parser": "^8.59.1",
|
||||
"esbuild": "^0.25.5",
|
||||
"eslint-plugin-obsidianmd": "^0.3.0",
|
||||
"typescript": "^5.8.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue