Skip to content

Commit b674123

Browse files
author
Kent C. Dodds
authored
docs: remove experimental note from author docs
1 parent f2368c7 commit b674123

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

other/docs/author.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -166,9 +166,9 @@ you're given. For that check out [the babel handbook][babel-handbook].
166166

167167
This is a string used as import declaration's source - i.e. `'./my.macro'`.
168168

169-
#### config (EXPERIMENTAL!)
169+
#### config
170170

171-
There is an experimental feature that allows users to configure your macro.
171+
There is a feature that allows users to configure your macro.
172172

173173
To specify that your plugin is configurable, you pass a `configName` to `createMacro`.
174174

0 commit comments

Comments
 (0)