Logo
Explore Help
Register Sign In
suncheng/EmailBill
1
0
Fork 0
You've already forked EmailBill
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
main
EmailBill/.vscode/settings.json

14 lines
307 B
JSON
Raw Permalink Normal View History

功能添加
2025-12-26 15:21:31 +08:00
{
feat: update VSCode settings for ESLint and Prettier integration chore: refactor ESLint configuration for improved linting rules and performance fix: handle push event data parsing in service worker style: adjust tabbar item properties for better readability in App.vue refactor: remove unused functions and improve code clarity in TransactionDetail.vue fix: ensure consistent event handling in CalendarView.vue style: clean up component structure and formatting in various Vue files chore: update launch script for better command execution feat: add ESLint configuration file for consistent code style across the project fix: resolve issues with button click events in multiple components
2026-01-07 14:33:30 +08:00
"vue3snippets.enable-compile-vue-file-on-did-save-code": false,
"eslint.workingDirectories": [
"./Web"
],
"editor.codeActionsOnSave": {
"source.fixAll.eslint": "explicit"
},
"eslint.validate": [
"javascript",
"javascriptreact",
"vue"
]
功能添加
2025-12-26 15:21:31 +08:00
}
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 172ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API