From 999cedd23085ef81d3a717e9dc93a90de711e4a3 Mon Sep 17 00:00:00 2001 From: Vijay Aravamudhan Date: Sun, 12 Sep 2021 13:18:06 +0530 Subject: New recipe: 'teamweek' (#694) --- recipes/teamweek/index.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 recipes/teamweek/index.js (limited to 'recipes/teamweek/index.js') diff --git a/recipes/teamweek/index.js b/recipes/teamweek/index.js new file mode 100644 index 0000000..1b32271 --- /dev/null +++ b/recipes/teamweek/index.js @@ -0,0 +1,2 @@ +module.exports = Ferdi => class Teamweek extends Ferdi { +}; -- cgit v1.2.3-70-g09d2