From ff7a348da6c2e38dfabe97f9b071a6abeaefa579 Mon Sep 17 00:00:00 2001 From: Travis CI Date: Sun, 31 Dec 2017 09:30:09 +0000 Subject: [PATCH] Travis build: 684 [ci skip] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index c8317e4a3..092a124a0 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ - Use Ctrl + F or command + F to search for a snippet. - Contributions welcome, please read the [contribution guide](CONTRIBUTING.md). - Snippets are written in ES6, use the [Babel transpiler](https://babeljs.io/) to ensure backwards-compatibility. +- You can import these snippets into your text editor of choice (VSCode, Atom, Sublime) using the files found in [this repo](https://github.com/Rob-Rychs/30-seconds-of-code-texteditorsnippets). - You can import these snippets into Alfred 3, using [this file](https://github.com/lslvxy/30-seconds-of-code-alfredsnippets). - You can find a package with all the snippets on [npm](https://www.npmjs.com/package/tsoc). Bear in mind that most of these snippets are not production-ready.