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/harvest/index.js | 3 +-- recipes/harvest/webview.js | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) (limited to 'recipes/harvest') diff --git a/recipes/harvest/index.js b/recipes/harvest/index.js index 31fc187..258da41 100644 --- a/recipes/harvest/index.js +++ b/recipes/harvest/index.js @@ -1,2 +1 @@ -'use strict' -module.exports = Franz => Franz; \ No newline at end of file +module.exports = Franz => Franz; diff --git a/recipes/harvest/webview.js b/recipes/harvest/webview.js index ad9a93a..e69de29 100644 --- a/recipes/harvest/webview.js +++ b/recipes/harvest/webview.js @@ -1 +0,0 @@ -'use strict'; -- cgit v1.2.3-54-g00ecf