Added note about ES6 and Babel
This commit is contained in:
@ -5,6 +5,7 @@
|
||||
|
||||
- Use <kbd>Ctrl</kbd> + <kbd>F</kbd> or <kbd>command</kbd> + <kbd>F</kbd> to search for a snippet.
|
||||
- Contributions welcome, please read [contribution guide](CONTRIBUTING.md).
|
||||
- Snippets are written in ES6, if you want to ensure backwards-compatibility, please use the [Babel transpiler](https://babeljs.io/).
|
||||
|
||||
## Contents
|
||||
|
||||
|
||||
@ -5,5 +5,6 @@
|
||||
|
||||
- Use <kbd>Ctrl</kbd> + <kbd>F</kbd> or <kbd>command</kbd> + <kbd>F</kbd> to search for a snippet.
|
||||
- Contributions welcome, please read [contribution guide](CONTRIBUTING.md).
|
||||
- Snippets are written in ES6, if you want to ensure backwards-compatibility, please use the [Babel transpiler](https://babeljs.io/).
|
||||
|
||||
## Contents
|
||||
|
||||
Reference in New Issue
Block a user