Revert "chore: introduce envinfo into environment section (#10553)" (#10564)

This reverts commit 800eccc046ff71e4c2a0cbdb3fdddbae87933a71.
This commit is contained in:
Brian Ng 2019-10-16 09:56:35 -05:00 committed by Huáng Jùnliàng
parent 800eccc046
commit d234ff6572
2 changed files with 5 additions and 13 deletions

View File

@ -22,7 +22,7 @@ var your => (code) => here;
**Expected behavior/code**
A clear and concise description of what you expected to happen (or code).
**Babel Configuration (babel.config.js, .babelrc, package.json#babel, cli command)**
**Babel Configuration (.babelrc, package.json, cli command)**
```js
{
@ -31,10 +31,6 @@ A clear and concise description of what you expected to happen (or code).
```
**Environment**
<!--- Tip: Instead of filling out the questions below, you can run `npx envinfo --preset babel` and paste the result below ``` -->
```
```
- Babel version(s): [e.g. v6.0.0, v7.0.0-beta.34]
- Node/npm version: [e.g. Node 8/npm 5]
- OS: [e.g. OSX 10.13.4, Windows 10]

View File

@ -26,10 +26,7 @@ A clear and concise description of what the regression is.
var your => (code) => here;
```
**Expected behavior/code**
A clear and concise description of what you expected to happen (or code).
**Babel Configuration (babel.config.js, .babelrc, package.json#babel, cli command)**
**Babel Configuration (.babelrc, package.json, cli command)**
```js
{
@ -37,11 +34,10 @@ A clear and concise description of what you expected to happen (or code).
}
```
**Environment**
<!--- Tip: Instead of filling out the questions below, you can run `npx envinfo --preset babel` and paste the result below ``` -->
```
**Expected behavior/code**
A clear and concise description of what you expected to happen (or code).
```
**Environment**
- Babel version(s): [e.g. v6.0.0, v7.0.0-beta.34]
- Node/npm version: [e.g. Node 8/npm 5]
- OS: [e.g. OSX 10.13.4, Windows 10]