This package provides the following services:
atom-arrow-autocomplete-js
Atom package to generate arrow function syntax
Current generators:
-
JS:
- arrow function
- Promise
- then
- catch
- map
- filter
- setTimeout
- setInterval
-
Mongoose
- find(without callback)
- findOne(without callback)
- select
- limit
- exec