Commit graph

8 commits

Author SHA1 Message Date
winniehell
02f94cf038 disable ESLint for all JavaScript files 2016-10-26 10:02:58 +02:00
Bryce Johnson
14d681ebc8 Refactor TemplateSelector and fix for tests. 2016-10-05 11:25:05 +02:00
Bryce Johnson
5ef3e8669d Make fixes to get tests passing. 2016-10-05 11:25:05 +02:00
Bryce Johnson
6fc9118cdd Remove super passthrough. 2016-10-05 11:25:03 +02:00
Bryce Johnson
b3917d4868 Set defaults in constructor, in case opts are undefined. 2016-10-05 11:25:03 +02:00
Bryce Johnson
13182a9c5c Make use of destructuring options, clean up based on feedback. 2016-10-05 11:25:02 +02:00
Bryce Johnson
45ae34f883 Properly scope BlobCiYamlSelector and BlobCiYamlSelectors. 2016-10-05 11:25:01 +02:00
Bryce Johnson
2dc40f3c80 Refactor BlobCiYamlSelector and BlobCiYamlSelectors to ES6.
(Removes opts destructuring and inheritance boilerplate)
2016-10-05 11:25:00 +02:00