Dan M.
Dan M.
100% agree with @carchrae that there should be support for a "date without time" type. In Postgres, this is the `Date` data type. The intent is to store a date...
@mjbvz > Even in JS there are types that are too large to display (or infinite), so it is not possible to just always expand the ... eagerly. What about...
@TheDutchCoder, No matter which version I use, I still get this linter error: > ES2015 module syntax is preferred over custom TypeScript modules and namespaces. eslint(@typescript-eslint/no-namespace) You are correct, however,...