From fd8be74abfd8ed46f984a5d0b70adcc8c641b617 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Wed, 29 Nov 2023 20:31:02 -0500 Subject: Update types --- test/jsconfig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test') diff --git a/test/jsconfig.json b/test/jsconfig.json index 2461fda9..1881fbce 100644 --- a/test/jsconfig.json +++ b/test/jsconfig.json @@ -34,6 +34,6 @@ ], "exclude": [ "../node_modules", - "../ext/lib" + "../dev/lib" ] } \ No newline at end of file -- cgit v1.2.3