Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regenerate monorepo READMEs #14006

Merged
merged 2 commits into from Nov 29, 2021
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
19 changes: 19 additions & 0 deletions packages/babel-compat-data/README.md
@@ -0,0 +1,19 @@
# @babel/compat-data

>

See our website [@babel/compat-data](https://babeljs.io/docs/en/babel-compat-data) for more information.

## Install

Using npm:

```sh
npm install --save @babel/compat-data
```

or using yarn:

```sh
yarn add @babel/compat-data
```
4 changes: 2 additions & 2 deletions packages/babel-helper-annotate-as-pure/README.md
Expand Up @@ -9,11 +9,11 @@ See our website [@babel/helper-annotate-as-pure](https://babeljs.io/docs/en/babe
Using npm:

```sh
npm install --save-dev @babel/helper-annotate-as-pure
npm install --save @babel/helper-annotate-as-pure
```

or using yarn:

```sh
yarn add @babel/helper-annotate-as-pure --dev
yarn add @babel/helper-annotate-as-pure
```
Expand Up @@ -9,11 +9,11 @@ See our website [@babel/helper-builder-binary-assignment-operator-visitor](https
Using npm:

```sh
npm install --save-dev @babel/helper-builder-binary-assignment-operator-visitor
npm install --save @babel/helper-builder-binary-assignment-operator-visitor
```

or using yarn:

```sh
yarn add @babel/helper-builder-binary-assignment-operator-visitor --dev
yarn add @babel/helper-builder-binary-assignment-operator-visitor
```
4 changes: 2 additions & 2 deletions packages/babel-helper-builder-react-jsx/README.md
Expand Up @@ -9,11 +9,11 @@ See our website [@babel/helper-builder-react-jsx](https://babeljs.io/docs/en/bab
Using npm:

```sh
npm install --save-dev @babel/helper-builder-react-jsx
npm install --save @babel/helper-builder-react-jsx
```

or using yarn:

```sh
yarn add @babel/helper-builder-react-jsx --dev
yarn add @babel/helper-builder-react-jsx
```
2 changes: 1 addition & 1 deletion packages/babel-helper-compilation-targets/README.md
Expand Up @@ -9,7 +9,7 @@ See our website [@babel/helper-compilation-targets](https://babeljs.io/docs/en/b
Using npm:

```sh
npm install @babel/helper-compilation-targets
npm install --save @babel/helper-compilation-targets
```

or using yarn:
Expand Down
4 changes: 2 additions & 2 deletions packages/babel-helper-create-class-features-plugin/README.md
Expand Up @@ -9,11 +9,11 @@ See our website [@babel/helper-create-class-features-plugin](https://babeljs.io/
Using npm:

```sh
npm install --save-dev @babel/helper-create-class-features-plugin
npm install --save @babel/helper-create-class-features-plugin
```

or using yarn:

```sh
yarn add @babel/helper-create-class-features-plugin --dev
yarn add @babel/helper-create-class-features-plugin
```
4 changes: 2 additions & 2 deletions packages/babel-helper-create-regexp-features-plugin/README.md
Expand Up @@ -9,11 +9,11 @@ See our website [@babel/helper-create-regexp-features-plugin](https://babeljs.io
Using npm:

```sh
npm install --save-dev @babel/helper-create-regexp-features-plugin
npm install --save @babel/helper-create-regexp-features-plugin
```

or using yarn:

```sh
yarn add @babel/helper-create-regexp-features-plugin --dev
yarn add @babel/helper-create-regexp-features-plugin
```
4 changes: 2 additions & 2 deletions packages/babel-helper-define-map/README.md
Expand Up @@ -9,11 +9,11 @@ See our website [@babel/helper-define-map](https://babeljs.io/docs/en/babel-help
Using npm:

```sh
npm install --save-dev @babel/helper-define-map
npm install --save @babel/helper-define-map
```

or using yarn:

```sh
yarn add @babel/helper-define-map --dev
yarn add @babel/helper-define-map
```
4 changes: 2 additions & 2 deletions packages/babel-helper-explode-assignable-expression/README.md
Expand Up @@ -9,11 +9,11 @@ See our website [@babel/helper-explode-assignable-expression](https://babeljs.io
Using npm:

```sh
npm install --save-dev @babel/helper-explode-assignable-expression
npm install --save @babel/helper-explode-assignable-expression
```

or using yarn:

```sh
yarn add @babel/helper-explode-assignable-expression --dev
yarn add @babel/helper-explode-assignable-expression
```
4 changes: 2 additions & 2 deletions packages/babel-helper-fixtures/README.md
Expand Up @@ -9,11 +9,11 @@ See our website [@babel/helper-fixtures](https://babeljs.io/docs/en/babel-helper
Using npm:

```sh
npm install --save-dev @babel/helper-fixtures
npm install --save @babel/helper-fixtures
```

or using yarn:

```sh
yarn add @babel/helper-fixtures --dev
yarn add @babel/helper-fixtures
```
4 changes: 2 additions & 2 deletions packages/babel-helper-function-name/README.md
Expand Up @@ -9,11 +9,11 @@ See our website [@babel/helper-function-name](https://babeljs.io/docs/en/babel-h
Using npm:

```sh
npm install --save-dev @babel/helper-function-name
npm install --save @babel/helper-function-name
```

or using yarn:

```sh
yarn add @babel/helper-function-name --dev
yarn add @babel/helper-function-name
```
4 changes: 2 additions & 2 deletions packages/babel-helper-get-function-arity/README.md
Expand Up @@ -9,11 +9,11 @@ See our website [@babel/helper-get-function-arity](https://babeljs.io/docs/en/ba
Using npm:

```sh
npm install --save-dev @babel/helper-get-function-arity
npm install --save @babel/helper-get-function-arity
```

or using yarn:

```sh
yarn add @babel/helper-get-function-arity --dev
yarn add @babel/helper-get-function-arity
```
4 changes: 2 additions & 2 deletions packages/babel-helper-hoist-variables/README.md
Expand Up @@ -9,11 +9,11 @@ See our website [@babel/helper-hoist-variables](https://babeljs.io/docs/en/babel
Using npm:

```sh
npm install --save-dev @babel/helper-hoist-variables
npm install --save @babel/helper-hoist-variables
```

or using yarn:

```sh
yarn add @babel/helper-hoist-variables --dev
yarn add @babel/helper-hoist-variables
```
Expand Up @@ -9,11 +9,11 @@ See our website [@babel/helper-member-expression-to-functions](https://babeljs.i
Using npm:

```sh
npm install --save-dev @babel/helper-member-expression-to-functions
npm install --save @babel/helper-member-expression-to-functions
```

or using yarn:

```sh
yarn add @babel/helper-member-expression-to-functions --dev
yarn add @babel/helper-member-expression-to-functions
```
4 changes: 2 additions & 2 deletions packages/babel-helper-module-imports/README.md
Expand Up @@ -9,11 +9,11 @@ See our website [@babel/helper-module-imports](https://babeljs.io/docs/en/babel-
Using npm:

```sh
npm install --save-dev @babel/helper-module-imports
npm install --save @babel/helper-module-imports
```

or using yarn:

```sh
yarn add @babel/helper-module-imports --dev
yarn add @babel/helper-module-imports
```
4 changes: 2 additions & 2 deletions packages/babel-helper-module-transforms/README.md
Expand Up @@ -9,11 +9,11 @@ See our website [@babel/helper-module-transforms](https://babeljs.io/docs/en/bab
Using npm:

```sh
npm install --save-dev @babel/helper-module-transforms
npm install --save @babel/helper-module-transforms
```

or using yarn:

```sh
yarn add @babel/helper-module-transforms --dev
yarn add @babel/helper-module-transforms
```
4 changes: 2 additions & 2 deletions packages/babel-helper-optimise-call-expression/README.md
Expand Up @@ -9,11 +9,11 @@ See our website [@babel/helper-optimise-call-expression](https://babeljs.io/docs
Using npm:

```sh
npm install --save-dev @babel/helper-optimise-call-expression
npm install --save @babel/helper-optimise-call-expression
```

or using yarn:

```sh
yarn add @babel/helper-optimise-call-expression --dev
yarn add @babel/helper-optimise-call-expression
```
4 changes: 2 additions & 2 deletions packages/babel-helper-plugin-test-runner/README.md
Expand Up @@ -9,11 +9,11 @@ See our website [@babel/helper-plugin-test-runner](https://babeljs.io/docs/en/ba
Using npm:

```sh
npm install --save-dev @babel/helper-plugin-test-runner
npm install --save @babel/helper-plugin-test-runner
```

or using yarn:

```sh
yarn add @babel/helper-plugin-test-runner --dev
yarn add @babel/helper-plugin-test-runner
```
4 changes: 2 additions & 2 deletions packages/babel-helper-plugin-utils/README.md
Expand Up @@ -9,11 +9,11 @@ See our website [@babel/helper-plugin-utils](https://babeljs.io/docs/en/babel-he
Using npm:

```sh
npm install --save-dev @babel/helper-plugin-utils
npm install --save @babel/helper-plugin-utils
```

or using yarn:

```sh
yarn add @babel/helper-plugin-utils --dev
yarn add @babel/helper-plugin-utils
```
4 changes: 2 additions & 2 deletions packages/babel-helper-remap-async-to-generator/README.md
Expand Up @@ -9,11 +9,11 @@ See our website [@babel/helper-remap-async-to-generator](https://babeljs.io/docs
Using npm:

```sh
npm install --save-dev @babel/helper-remap-async-to-generator
npm install --save @babel/helper-remap-async-to-generator
```

or using yarn:

```sh
yarn add @babel/helper-remap-async-to-generator --dev
yarn add @babel/helper-remap-async-to-generator
```
4 changes: 2 additions & 2 deletions packages/babel-helper-replace-supers/README.md
Expand Up @@ -9,11 +9,11 @@ See our website [@babel/helper-replace-supers](https://babeljs.io/docs/en/babel-
Using npm:

```sh
npm install --save-dev @babel/helper-replace-supers
npm install --save @babel/helper-replace-supers
```

or using yarn:

```sh
yarn add @babel/helper-replace-supers --dev
yarn add @babel/helper-replace-supers
```
4 changes: 2 additions & 2 deletions packages/babel-helper-simple-access/README.md
Expand Up @@ -9,11 +9,11 @@ See our website [@babel/helper-simple-access](https://babeljs.io/docs/en/babel-h
Using npm:

```sh
npm install --save-dev @babel/helper-simple-access
npm install --save @babel/helper-simple-access
```

or using yarn:

```sh
yarn add @babel/helper-simple-access --dev
yarn add @babel/helper-simple-access
```
Expand Up @@ -9,11 +9,11 @@ See our website [@babel/helper-skip-transparent-expression-wrappers](https://bab
Using npm:

```sh
npm install --save-dev @babel/helper-skip-transparent-expression-wrappers
npm install --save @babel/helper-skip-transparent-expression-wrappers
```

or using yarn:

```sh
yarn add @babel/helper-skip-transparent-expression-wrappers --dev
yarn add @babel/helper-skip-transparent-expression-wrappers
```
4 changes: 2 additions & 2 deletions packages/babel-helper-split-export-declaration/README.md
Expand Up @@ -9,11 +9,11 @@ See our website [@babel/helper-split-export-declaration](https://babeljs.io/docs
Using npm:

```sh
npm install --save-dev @babel/helper-split-export-declaration
npm install --save @babel/helper-split-export-declaration
```

or using yarn:

```sh
yarn add @babel/helper-split-export-declaration --dev
yarn add @babel/helper-split-export-declaration
```
4 changes: 2 additions & 2 deletions packages/babel-helper-transform-fixture-test-runner/README.md
Expand Up @@ -9,11 +9,11 @@ See our website [@babel/helper-transform-fixture-test-runner](https://babeljs.io
Using npm:

```sh
npm install --save-dev @babel/helper-transform-fixture-test-runner
npm install --save @babel/helper-transform-fixture-test-runner
```

or using yarn:

```sh
yarn add @babel/helper-transform-fixture-test-runner --dev
yarn add @babel/helper-transform-fixture-test-runner
```
4 changes: 2 additions & 2 deletions packages/babel-helper-validator-identifier/README.md
Expand Up @@ -9,11 +9,11 @@ See our website [@babel/helper-validator-identifier](https://babeljs.io/docs/en/
Using npm:

```sh
npm install --save-dev @babel/helper-validator-identifier
npm install --save @babel/helper-validator-identifier
```

or using yarn:

```sh
yarn add @babel/helper-validator-identifier --dev
yarn add @babel/helper-validator-identifier
```
4 changes: 2 additions & 2 deletions packages/babel-helper-validator-option/README.md
Expand Up @@ -9,11 +9,11 @@ See our website [@babel/helper-validator-option](https://babeljs.io/docs/en/babe
Using npm:

```sh
npm install --save-dev @babel/helper-validator-option
npm install --save @babel/helper-validator-option
```

or using yarn:

```sh
yarn add @babel/helper-validator-option --dev
yarn add @babel/helper-validator-option
```
4 changes: 2 additions & 2 deletions packages/babel-helper-wrap-function/README.md
Expand Up @@ -9,11 +9,11 @@ See our website [@babel/helper-wrap-function](https://babeljs.io/docs/en/babel-h
Using npm:

```sh
npm install --save-dev @babel/helper-wrap-function
npm install --save @babel/helper-wrap-function
```

or using yarn:

```sh
yarn add @babel/helper-wrap-function --dev
yarn add @babel/helper-wrap-function
```