From 00275a80cd70cea3ac53d00ca68a643dee25b5aa Mon Sep 17 00:00:00 2001 From: Yoga Setiawan Date: Sat, 10 Oct 2020 10:21:29 +0700 Subject: Add recipe for Microsoft To Do (#325) --- recipes/mstodo/index.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/mstodo/index.js (limited to 'recipes/mstodo/index.js') diff --git a/recipes/mstodo/index.js b/recipes/mstodo/index.js new file mode 100644 index 0000000..73107f7 --- /dev/null +++ b/recipes/mstodo/index.js @@ -0,0 +1,2 @@ +module.exports = Ferdi => class mstodo extends Ferdi { +}; -- cgit v1.2.3-70-g09d2