Commit 760493a2 authored by Jared Deckard's avatar Jared Deckard

Include deckar01-task_list with import instead of require

parent aaffc178
/* global Flash */ /* global Flash */
require('deckar01-task_list'); import 'deckar01-task_list';
class TaskList { class TaskList {
constructor(options = {}) { constructor(options = {}) {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment