We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba62ae2 commit 2cf84a7Copy full SHA for 2cf84a7
3 files changed
.ncurc.js
@@ -15,6 +15,7 @@ module.exports = {
15
'electron-debug',
16
'eslint-webpack-plugin',
17
'typescript',
18
+ 'undici',
19
20
'eslint-plugin-vue',
21
'vue-eslint-parser',
@@ -42,6 +43,7 @@ module.exports = {
42
43
// 'electron-debug',
44
// 'typescript',
45
// '@types/node',
46
+ // 'undici',
47
48
// 'eslint-plugin-vue',
49
// 'vue-eslint-parser',
0 commit comments