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)