update electron to 34.3.0

This commit is contained in:
lyswhut
2025-02-28 13:01:10 +08:00
parent 2ad9d5990f
commit 4a656268b8
16 changed files with 131 additions and 274 deletions

View File

@@ -12,6 +12,7 @@ module.exports = {
'eslint',
'@types/node',
'electron-debug',
'eslint-webpack-plugin',
// 'eslint-config-standard-with-typescript',
],
@@ -30,6 +31,7 @@ module.exports = {
// filter: [
// 'electron',
// 'eslint',
// 'eslint-webpack-plugin',
// 'electron-debug',
// '@types/node',
// ],