mirror of
https://github.com/fancive/obsidian-parallel-reader.git
synced 2026-07-22 06:53:43 +00:00
chore: add eslint tooling dependencies
Change-Id: I3f855a85e1ed9ef45a0f77210d5a68081a967d59
This commit is contained in:
parent
3d8d72b66e
commit
de08ec778a
2 changed files with 5106 additions and 0 deletions
5102
package-lock.json
generated
5102
package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
|
@ -15,7 +15,11 @@
|
|||
"devDependencies": {
|
||||
"@biomejs/biome": "^2.4.13",
|
||||
"@types/node": "^22.10.2",
|
||||
"@typescript-eslint/eslint-plugin": "^8.59.0",
|
||||
"@typescript-eslint/parser": "^8.59.0",
|
||||
"esbuild": "^0.24.2",
|
||||
"eslint": "^10.2.1",
|
||||
"eslint-plugin-obsidianmd": "github:obsidianmd/eslint-plugin",
|
||||
"obsidian": "^1.7.2",
|
||||
"typescript": "^5.7.2"
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue