river icon indicating copy to clipboard operation
river copied to clipboard

Improve tsconfig.json

Open masad-frost opened this issue 1 year ago • 0 comments

The tsconfig is pretty stock, we should fix it. lib should be [], and then there are some of the strict checks like noUncheckedIndexedAccess that we should enable. It'll lead to some pedantic type checking, but it's probably fine for this library.

masad-frost avatar May 11 '24 02:05 masad-frost