Skip to content

Commit

Permalink
Cleanup 7.8.0 versioned_docs (#2160)
Browse files Browse the repository at this point in the history
* Backport misc changes from #2150

* Remove 7.8.0 versioned_docs without updates
  • Loading branch information
nicolo-ribaudo committed Jan 20, 2020
1 parent 283f0c0 commit bd32d93
Show file tree
Hide file tree
Showing 367 changed files with 249 additions and 9,487 deletions.
2 changes: 1 addition & 1 deletion docs/plugin-transform-dotall-regex.md
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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

0 comments on commit bd32d93

Please sign in to comment.