Mailspring/spec/tasks
Ben Gotow 60ce0b53ba es6(tasks): Convert all remaining tasks to ES6
Summary: after refactoring some things last week and spending time futsing with coffeescript, I’m pretty convinced it’s worth moving important parts of the app to ES6 to be able to use ESLint as part of our dev workflow

Test Plan: Run existing tests, tested manually. Did not convert the tests in this diff, breaking one part at a time!

Reviewers: evan, juan

Reviewed By: juan

Differential Revision: https://phab.nylas.com/D2768
2016-03-21 16:50:10 -07:00
..
base-draft-task-spec.es6
change-folder-task-spec.coffee es6(tasks): Convert all remaining tasks to ES6 2016-03-21 16:50:10 -07:00
change-labels-task-spec.coffee es6(tasks): Convert all remaining tasks to ES6 2016-03-21 16:50:10 -07:00
change-mail-task-spec.coffee fix(lint): fix linter issues 2016-03-08 13:02:10 -05:00
change-starred-task-spec.coffee
change-unread-task-spec.coffee
destroy-category-task-spec.coffee es6(tasks): Convert all remaining tasks to ES6 2016-03-21 16:50:10 -07:00
destroy-model-task-spec.es6
event-rsvp-task-spec.coffee
send-draft-task-spec.es6
syncback-category-task-spec.coffee
syncback-draft-files-task-spec.es6
syncback-draft-task-spec.es6
syncback-model-task-spec.es6
task-spec.coffee