更新依赖

This commit is contained in:
lyswhut
2023-07-04 21:34:18 +08:00
parent 816caa6415
commit e8d8feb042
3 changed files with 298 additions and 293 deletions

View File

@@ -8,6 +8,7 @@ module.exports = {
'vue',
'eslint-plugin-n',
'@types/ws',
'eslint-config-standard-with-typescript',
],
// target: 'newest',
@@ -25,5 +26,6 @@ module.exports = {
// filter: [
// 'eslint-plugin-n',
// 'electron',
// 'eslint-config-standard-with-typescript',
// ],
}