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 f2368c7 commit b674123Copy full SHA for b674123
other/docs/author.md
@@ -166,9 +166,9 @@ you're given. For that check out [the babel handbook][babel-handbook].
166
167
This is a string used as import declaration's source - i.e. `'./my.macro'`.
168
169
-#### config (EXPERIMENTAL!)
+#### config
170
171
-There is an experimental feature that allows users to configure your macro.
+There is a feature that allows users to configure your macro.
172
173
To specify that your plugin is configurable, you pass a `configName` to `createMacro`.
174
0 commit comments