fix: 移除eslint功能

This commit is contained in:
2026-04-10 15:50:05 +08:00
parent c07f2c8dbe
commit 5607d07586
10 changed files with 223 additions and 91 deletions

View File

@@ -1,8 +1,8 @@
{
"name": "my-app",
"productName": "my-app",
"name": "Zhiju",
"productName": "Zhiju",
"version": "1.0.0",
"description": "My Electron application description",
"description": "Zhiju Ai Assistant",
"main": ".vite/build/main.js",
"private": true,
"scripts": {
@@ -16,7 +16,7 @@
"format:check": "prettier --check ."
},
"keywords": [],
"author": "houakang",
"author": "zhiju.com.cn",
"license": "MIT",
"devDependencies": {
"@commitlint/cli": "^20.5.0",