add SHOW_CONFIG_FOR to template [skip ci] (#13066)
This commit is contained in:
parent
06eb3b73cb
commit
c38469d191
3
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
3
.github/ISSUE_TEMPLATE/Bug_report.md
vendored
@ -32,6 +32,9 @@ var your => (code) => here;
|
|||||||
<!-- A clear and concise description of what you expected to happen (or 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, .eslintrc)**
|
**Babel Configuration (babel.config.js, .babelrc, package.json#babel, cli command, .eslintrc)**
|
||||||
|
<!--- Tip: You can also run Babel with the environment variable SHOW_CONFIG_FOR=your_file_path to print all configs associated with a path-->
|
||||||
|
<!-- https://babeljs.io/docs/en/configuration#print-effective-configs for more information -->
|
||||||
|
|
||||||
- Filename: `babel.config.js`
|
- Filename: `babel.config.js`
|
||||||
|
|
||||||
```js
|
```js
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user