We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b2ef7e commit 5f77790Copy full SHA for 5f77790
index.ts
@@ -78,6 +78,7 @@ async function init() {
78
'with-tests': ['tests'],
79
router: ['vue-router']
80
},
81
+ string: ['_'],
82
// all arguments are treated as booleans
83
boolean: true
84
})
0 commit comments