From 472f3283004970136cb924b7c62c4fa830b75f80 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Marzec?= Date: Thu, 8 Oct 2020 21:03:16 +0200 Subject: [PATCH] enforce --- src/index.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/index.js b/src/index.js index 14758c57d..842b135df 100644 --- a/src/index.js +++ b/src/index.js @@ -8,6 +8,7 @@ * James Bush - james.bush@modusbox.com * **************************************************************************/ + 'use strict'; const config = require('./config');