Jack Works
Jack Works
what happened to the back referencing `Enum[Enum.Value] === "some value"`? and is it possible to allow symbols?
This is not just a documentation problem. In the case I provided (which I believe is very common in the ecosystem), ESM and CommonJS have the same export list under...
> Does TypeScript will assume that a file ending with .d.ts is going to be an ESM if the type property is set to module in the package manifest? Yes....
 People are writing the wrong package.json again and again in the wild. Example: https://github.com/react-hook-form/resolvers/issues/460 I really think this is a problem the TS team should take care of if...
new example: https://github.com/krisk/Fuse/pull/692/
 still have some require calls. any plan to move it to ts.sys?
> I prototyped a Jest runner that could run our compiler tests please consider jest's snapshot test! manually update some test is pain
> we don't want to emit something like export var such that consumers only see mutable bindings. they're immutable even if they're let/var anyway
Is there any progress? It will be cool to have a concurrent mode version `useAsync`
Yes, supporting bigint allows more flags than 31 flags ```js [1