From 97697e3d069972844b2912a93022f4a4904a40d6 Mon Sep 17 00:00:00 2001 From: Vijay A Date: Sat, 31 Jul 2021 15:28:23 +0530 Subject: Fixed eslintrc as root for this folder; Reformatted all files. --- recipes/cliq/index.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'recipes/cliq/index.js') diff --git a/recipes/cliq/index.js b/recipes/cliq/index.js index e8243fb..258da41 100644 --- a/recipes/cliq/index.js +++ b/recipes/cliq/index.js @@ -1,3 +1 @@ -"use strict"; - -module.exports = Franz => Franz; \ No newline at end of file +module.exports = Franz => Franz; -- cgit v1.2.3-54-g00ecf