mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Config is Essential
This commit is contained in:
@@ -6,7 +6,7 @@ path = require 'path'
|
||||
async = require 'async'
|
||||
pathWatcher = require 'pathwatcher'
|
||||
|
||||
# Public: Used to access all of Atom's configuration details.
|
||||
# Essential: Used to access all of Atom's configuration details.
|
||||
#
|
||||
# An instance of this class is always available as the `atom.config` global.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user