hyper/lib/utils
David Gómez 8f28573fc0 Prefer default export to make XO happy (#931)
* Comply with prefer-default-export rule for findBySession function

* Remove XO's prefer-default-export rule

* Comply with prefer-default-export rule for init function

* Comply with prefer-default-export rule for getRootGroups function

* Comply with prefer-default-export rule for INIT constant

* Comply with prefer-default-export rule for isExecutable function

* Fix default export for constants

* Comply with prefer-default-export rule for last function

* Comply with prefer-default-export rule for getColorList function
2016-10-25 14:53:15 +02:00
..
array.js Prefer default export to make XO happy (#931) 2016-10-25 14:53:15 +02:00
colors.js Prefer default export to make XO happy (#931) 2016-10-25 14:53:15 +02:00
config.js [WIP] Use XO instead of Standard (#723) 2016-09-21 16:27:11 +02:00
effects.js fix various typos and grammar errors in comments (#834) 2016-10-10 12:26:47 +02:00
file.js Prefer default export to make XO happy (#931) 2016-10-25 14:53:15 +02:00
key-code.js Fix xo 0.17 errors and use root xo config for app (#859) 2016-10-12 20:35:44 -05:00
notify.js [WIP] Use XO instead of Standard (#723) 2016-09-21 16:27:11 +02:00
object.js [WIP] Use XO instead of Standard (#723) 2016-09-21 16:27:11 +02:00
plugins.js fix various typos and grammar errors in comments (#834) 2016-10-10 12:26:47 +02:00
rpc.js [WIP] Use XO instead of Standard (#723) 2016-09-21 16:27:11 +02:00
selection.js fix various typos and grammar errors in comments (#834) 2016-10-10 12:26:47 +02:00
term-groups.js Prefer default export to make XO happy (#931) 2016-10-25 14:53:15 +02:00
url-command.js [WIP] Use XO instead of Standard (#723) 2016-09-21 16:27:11 +02:00
url-regex.js Reorg (#386) 2016-07-24 10:59:21 -07:00