From f6a6ddbdcc4ef908194a5f8df9e89a255c6633f9 Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Thu, 1 Sep 2022 00:49:05 -0600 Subject: [PATCH] fix: add jsconfig.json (again) --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index aa0aff4..a47df45 100644 --- a/package.json +++ b/package.json @@ -8,6 +8,7 @@ }, "files": [ "browser.js", + "jsconfig.json", "lib", "local-types.js", "types.js"