[skip ci] docs: update readmes (#10103)
Using our READMEs auto generation, two packages were updated.
This commit is contained in:
parent
fdbbb743b6
commit
dcdf7c8fdd
@ -1,6 +1,6 @@
|
||||
# @babel/plugin-proposal-partial-application
|
||||
|
||||
> Introduces a new ? token in an argument list which allows for partially applying an argument list to a call expression.
|
||||
> Introduces a new ? token in an argument list which allows for partially applying an argument list to a call expression
|
||||
|
||||
See our website [@babel/plugin-proposal-partial-application](https://babeljs.io/docs/en/next/babel-plugin-proposal-partial-application.html) for more information.
|
||||
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
# @babel/plugin-syntax-partial-application
|
||||
|
||||
> Allow parsing of optional properties
|
||||
> Allow parsing of partial application syntax
|
||||
|
||||
See our website [@babel/plugin-syntax-partial-application](https://babeljs.io/docs/en/next/babel-plugin-syntax-partial-application.html) for more information.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user