fix lint type error

This commit is contained in:
duanfuxiang
2025-02-18 13:04:37 +08:00
parent 653744c98a
commit 0c9589f380
5 changed files with 11 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "obsidian-infio-copilot",
"version": "0.0.3",
"description": "A Cursor-inspired AI assistant for Obsidian that offers smart autocomplete and interactive chat with your selected notes",
"version": "0.0.4",
"description": "A Cursor-inspired AI assistant that offers smart autocomplete and interactive chat with your selected notes",
"main": "main.js",
"scripts": {
"bundle-pglite": "node scripts/bundle-pglite-resources.mjs",