Commit Graph

8 Commits

Author SHA1 Message Date
Rafael Oleza
7f3f040628 Reformat all JS files using prettier 2019-05-31 18:33:56 +02:00
Antonio Scandurra
e68a2b1eb9 Replace import and export keywords with require and module.exports 2018-01-19 09:43:55 +01:00
Ash Wilson
c7a47a9e89
Use module.exports to not break Joanna horribly 2017-08-01 16:40:54 -04:00
Ash Wilson
697dfaf3b3
Re-export watchPath 2017-08-01 15:08:07 -04:00
Antonio Scandurra
fe0b7b8de3 Start exporting TextEditor constructor again 2016-10-07 18:17:28 +02:00
Max Brunsfeld
09a296fc0e Detect headless environment using process.type
Signed-off-by: Nathan Sobo <nathan@github.com>
2016-09-07 16:33:53 +02:00
Damien Guard
4a26e18487
Move exports.WinShell to property to avoid unepected process type used in electron_run_as_node 2016-08-23 13:32:17 -07:00
Machiste Quintana
ab9a2a92c8 Rewrite exports/atom.coffee as JS 2016-08-06 17:20:46 -07:00