Skip to content

Commit

Permalink
Minor edit to the Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
brickpop committed Jul 10, 2018
1 parent 0f7402c commit d09a446
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -163,10 +163,8 @@ Note the presence of a `default` which will catch any extension that is not list
lexer: 'JavascriptLexer',
acorn: {
plugins: {
stage3: true,
jsx: true,
objectRestSpread: true,
staticClassPropertyInitializer: true,
es7: true
}
}
Expand Down

0 comments on commit d09a446

Please sign in to comment.