Skip to content

Commit

Permalink
Remove link to plugin that's part of the repository now
Browse files Browse the repository at this point in the history
  • Loading branch information
marijnh committed Aug 3, 2020
1 parent e376a66 commit 856b720
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion acorn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -266,5 +266,4 @@ Plugins for ECMAScript proposals:
- [`acorn-stage3`](https://github.com/acornjs/acorn-stage3): Parse most stage 3 proposals, bundling:
- [`acorn-class-fields`](https://github.com/acornjs/acorn-class-fields): Parse [class fields proposal](https://github.com/tc39/proposal-class-fields)
- [`acorn-import-meta`](https://github.com/acornjs/acorn-import-meta): Parse [import.meta proposal](https://github.com/tc39/proposal-import-meta)
- [`acorn-numeric-separator`](https://github.com/acornjs/acorn-numeric-separator): Parse [numeric separator proposal](https://github.com/tc39/proposal-numeric-separator)
- [`acorn-private-methods`](https://github.com/acornjs/acorn-private-methods): parse [private methods, getters and setters proposal](https://github.com/tc39/proposal-private-methods)n

0 comments on commit 856b720

Please sign in to comment.