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 25b77b6 commit f69b0e2Copy full SHA for f69b0e2
src/index.js
@@ -35,6 +35,8 @@ const plugin = {
35
set enabled (value) {
36
state.enabled = value
37
},
38
+
39
+ options: defaultOptions,
40
}
41
42
// Auto-install
0 commit comments