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

Cleanup 7.8.0 versioned_docs #2160

Merged
merged 2 commits into from
Jan 20, 2020
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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
2 changes: 1 addition & 1 deletion docs/plugin-transform-dotall-regex.md
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ npm install --save-dev @babel/plugin-transform-dotall-regex

## Usage

### Via `.babelrc` (recommended)
### With a configuration file (Recommended)

`.babelrc`

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -35,9 +35,7 @@ npm install --save-dev babel-plugin-check-es2015-constants

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -82,9 +82,7 @@ npm install --save-dev babel-plugin-external-helpers

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,7 @@ npm install babel-plugin-minify-builtins

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -64,9 +64,7 @@ npm install babel-plugin-minify-constant-folding

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@ npm install babel-plugin-minify-dead-code-elimination

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
// without options
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ npm install babel-plugin-minify-flip-comparisons

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@ npm install babel-plugin-minify-guarded-expressions

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,9 +25,7 @@ npm install babel-plugin-minify-infinity

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -39,9 +39,7 @@ npm install babel-plugin-minify-mangle-names

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
// without options
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@ npm install babel-plugin-minify-numeric-literals

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -51,9 +51,7 @@ npm install babel-plugin-minify-replace

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
// without options
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -59,9 +59,7 @@ npm install babel-plugin-minify-simplify

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,7 @@ npm install babel-plugin-minify-type-constructors

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,7 @@ npm install --save-dev babel-plugin-syntax-async-functions

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,9 +31,7 @@ npm install --save-dev babel-plugin-syntax-async-generators

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ npm install --save-dev babel-plugin-syntax-class-constructor-call

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ npm install --save-dev babel-plugin-syntax-class-properties

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ npm install --save-dev babel-plugin-syntax-decorators

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ npm install --save-dev babel-plugin-syntax-do-expressions

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ npm install --save-dev babel-plugin-syntax-dynamic-import

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ npm install --save-dev babel-plugin-syntax-exponentiation-operator

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ npm install --save-dev babel-plugin-syntax-export-extensions

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down
4 changes: 1 addition & 3 deletions website/versioned_docs/version-6.26.3/plugin-syntax-flow.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ npm install --save-dev babel-plugin-syntax-flow

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ npm install --save-dev babel-plugin-syntax-function-bind

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ npm install --save-dev babel-plugin-syntax-function-sent

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down
4 changes: 1 addition & 3 deletions website/versioned_docs/version-6.26.3/plugin-syntax-jsx.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ npm install --save-dev babel-plugin-syntax-jsx

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ npm install --save-dev babel-plugin-syntax-object-rest-spread

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,7 @@ npm install --save-dev babel-plugin-syntax-trailing-function-commas

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,7 @@ npm install --save-dev babel-plugin-transform-async-functions

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,7 @@ npm install --save-dev babel-plugin-transform-async-generator-functions

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -34,9 +34,7 @@ npm install --save-dev babel-plugin-transform-async-to-generator

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,7 @@ npm install --save-dev babel-plugin-transform-async-to-module-method

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

Without options:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,7 @@ npm install --save-dev babel-plugin-transform-class-constructor-call

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -45,9 +45,7 @@ npm install --save-dev babel-plugin-transform-class-properties

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
// without options
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -61,9 +61,7 @@ npm install --save-dev babel-plugin-transform-decorators

## Usage

### Via `.babelrc` (Recommended)

**.babelrc**
### With a configuration file (Recommended)

```json
{
Expand Down