diff options
author | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2023-11-29 20:31:02 -0500 |
---|---|---|
committer | toasted-nutbread <toasted-nutbread@users.noreply.github.com> | 2023-11-29 20:31:02 -0500 |
commit | fd8be74abfd8ed46f984a5d0b70adcc8c641b617 (patch) | |
tree | 3f9024a3afbeeb6c59ac5be1eddb1a869eab53b6 /test/jsconfig.json | |
parent | 59685d00ca5b2e6f7378280f9bbe6af2aeed404f (diff) |
Update types
Diffstat (limited to 'test/jsconfig.json')
-rw-r--r-- | test/jsconfig.json | 2 |
1 files changed, 1 insertions, 1 deletions
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 |