We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08c6a4e commit 1fb9179Copy full SHA for 1fb9179
3 files changed
.ncurc.js
@@ -4,6 +4,8 @@ module.exports = {
4
'vue-loader',
5
'webpack-dev-server',
6
'eslint',
7
+ 'electron',
8
+ 'electron-builder'
9
// 'eslint-config-standard'
10
]
11
}
0 commit comments