link to contributing [skip ci]
This commit is contained in:
parent
702d413b83
commit
ed1809c2d1
@ -14,9 +14,13 @@
|
||||
|
||||
- The latest ECMAScript version enabled by default (ES2017).
|
||||
- Comment attachment.
|
||||
- Support for JSX and Flow.
|
||||
- Support for JSX, Flow, Typescript (WIP).
|
||||
- Support for experimental language proposals (accepting PRs for anything at least [stage-0](https://github.com/tc39/proposals/blob/master/stage-0-proposals.md)).
|
||||
|
||||
## Contributing
|
||||
|
||||
Check out [contributing.md](https://github.com/babel/babylon/blob/master/CONTRIBUTING.md)
|
||||
|
||||
## Credits
|
||||
|
||||
Heavily based on [acorn](https://github.com/marijnh/acorn) and [acorn-jsx](https://github.com/RReverser/acorn-jsx),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user