aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/sample_recipe/index.js
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/sample_recipe/index.js')
-rw-r--r--scripts/sample_recipe/index.js2
1 files changed, 2 insertions, 0 deletions
diff --git a/scripts/sample_recipe/index.js b/scripts/sample_recipe/index.js
new file mode 100644
index 0000000..0e52bf0
--- /dev/null
+++ b/scripts/sample_recipe/index.js
@@ -0,0 +1,2 @@
1module.exports = Ferdi => class SCLEAN extends Ferdi {
2};