From 0222891349545cd120e6d154cedbdc7d091271b6 Mon Sep 17 00:00:00 2001 From: Jiri Spac Date: Wed, 7 Oct 2015 11:27:40 +0200 Subject: [PATCH] link standardjs version of this library --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 10f2e47..0bce3f9 100644 --- a/README.md +++ b/README.md @@ -598,6 +598,10 @@ function (err, req, res, next) { 'use strict'; ``` +## Standardjs + +If you prefer automatic semicolon insertion, you might find **[atom-standardjs-snippets](https://github.com/gaboesquivel/atom-standardjs-snippets)** more suitable. + # License The MIT License (MIT)