Skip to content

Commit

Permalink
- removing extra options from babel plugin example
Browse files Browse the repository at this point in the history
  • Loading branch information
ezolenko authored May 13, 2019
1 parent 6053494 commit 1c3a093
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,7 @@ import { DEFAULT_EXTENSIONS } from '@babel/core';
...DEFAULT_EXTENSIONS,
'ts',
'tsx'
],
runtimeHelpers: true
]
}),
...
```
Expand Down

0 comments on commit 1c3a093

Please sign in to comment.