Edwin Kofler
Edwin Kofler
Closes #46
I think it would be quite useful to have a `@deprecated` flag. Unlike `@internal`, I believe the documentation for the function should actually be generated, but show some notice somewhere...
we have the infra for the graphql endpoint, we just need to set it up with the right schema
relevant file: `tails-server/serc/util/read.ts`
have a doctor command that tests if things are right potential use cases - to ensure versions between packages and plugins match up - to ensure node version (at least...
title
### Is your feature request related to a problem? Please describe. Looking through the build system files, I noticed a few things: - The output bundle has a total size...
### Describe the bug While working on #879, I noticed that we have Babel installed, but do not use it. I explain how so below. In #879, I simply removed...