更新版本号(2.8.0-beta.3)

This commit is contained in:
lyswhut
2024-05-02 12:41:28 +08:00
parent e4de4b8c1b
commit f99cc021f8
3 changed files with 384 additions and 345 deletions

View File

@@ -10,6 +10,7 @@ module.exports = {
'message2call',
'@types/ws',
'eslint',
'electron-debug',
// 'eslint-config-standard-with-typescript',
// 'typescript', // https://github.com/microsoft/TypeScript/pull/54567
],
@@ -29,5 +30,6 @@ module.exports = {
// filter: [
// 'electron',
// 'eslint',
// 'electron-debug',
// ],
}