We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 25b77b6 commit eb217adCopy full SHA for eb217ad
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