nom3ad
nom3ad
`date = new FormControl(this.hero.name, [Validators.required])`
Closes #1841
### Desired Behavior Most of the ts-node options currently have equivalent environment variable. Such as, ` --compiler` => `TS_NODE_COMPILER` `--transpileOnly` => `TS_NODE_TRANSPILE_ONLY` `--transpiler` currently does not have one. Please add...
Consider appimage as a release option for supporting wide variety of Linux distros.
#### For new checks and feature suggestions - [x] https://www.shellcheck.net/ (i.e. the latest commit) currently gives no useful warnings about this - [x] I searched through https://github.com/koalaman/shellcheck/issues and didn't find...
Thanks for creating this awesome extension! Currently, only the README mentions deprecation of the extension in favor of native VsCode feature. So changing name is really a great way to...
- [x] have read the [CONTRIBUTING.md](./CONTRIBUTING.md) file - [x] raised a GitHub issue or discussed it on the projects chat beforehand - [ ] added unit tests - [ ]...
- `docker pull vendoconnect/spree_starter` fails as the registry only contains arm64 image. - I would assume most of the users would be on x86_64 machine. - I think it would...