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 59c9d7cCopy full SHA for 59c9d7c
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