Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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)
Expand Down