Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
tfrommen committed Jul 7, 2019
1 parent afbeb73 commit 8e8a846
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/guides/getting-started.md
Expand Up @@ -64,6 +64,7 @@ If you would rather explicitly declare the entire Babel configuration, the above
module.exports = {
presets: [ '@wordpress/default' ],
plugins: [
'@babel/plugin-proposal-class-properties',
[ 'transform-react-jsx', {
pragma: 'wp.element.createElement',
} ],
Expand Down

0 comments on commit 8e8a846

Please sign in to comment.