diff --git a/index.js b/index.js index 75df476..17b0aaa 100644 --- a/index.js +++ b/index.js @@ -3,6 +3,7 @@ // This file is licensed under the MIT License. // License text available at https://opensource.org/licenses/MIT + 'use strict'; var SG = require('strong-globalize');