From a316686d4da2b59024db7238f89f482b551b03fc Mon Sep 17 00:00:00 2001 From: Nathachai Thongniran Date: Tue, 19 Mar 2024 14:16:56 +0700 Subject: [PATCH] making the lint failed --- src/index.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/index.js b/src/index.js index ba424e9..28a00ef 100644 --- a/src/index.js +++ b/src/index.js @@ -12,7 +12,7 @@ const bahtxtConst = { function bahtxtNum2Word (nums) { let result = '' const len = nums.length - const maxLen = 7 + let maxLen = 7 if (len > maxLen) { // more than million