mirror of
https://github.com/atom/atom.git
synced 2026-02-07 13:14:55 -05:00
Logs the count and most recent time a command is triggered and displays them in a sorted list.
2 lines
61 B
CoffeeScript
2 lines
61 B
CoffeeScript
module.exports = require 'command-logger/src/command-logger'
|