-
### Current Behavior
Setup:
An Nx repo using npm, conventional commits, projectRelationship is independent, built to a dist folder
Has projects A, B and C where A depends on B and B depends on C…
-
See [`neostandard`](https://github.com/neostandard/neostandard) and [context](https://github.com/standard/standard/issues/1948).
I'll have to get over my dislike of [dangling comma's](https://githu…
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Config Migration Needed
- […
-
## Description
Conduct Happy Flow Testing for the Himalaya platform to verify that all essential workflows operate correctly under standard use conditions. This testing should focus on expected user …
-
The Typescript + Nashorn story is not complete without a tool like ts-java, adding Nashorn support will be very nice. Note, there is an experimental Typescript compiler used to generate Nashorn byteco…
-
#### Bug Report Checklist
##### Description
The **typescript-angular** code generator does escape reserved words, but doesn't annotate these fields so the (de)serializer doesn't properly (de)seria…
-
There are cases where TSC decides it's okay to inline `import` calls.
In most cases, API-Extractor seems to handle these correctly when generating its rollups, but there are some cases where it fails…
-
We should add unit tests that:
* Ensure things like `sage run myScript.ts` continue to operate correctly.
* Add a temporary synthetic type error like `const m: number = 'seven';` and make sure `gr…
-
### Describe the bug
I am using CDK with CodePipeline and CodeBuild, everything works fine in Linux aws/codebuild/standard:6.0.
However, when I upgrade to aws/codebuild/standard:7.0 or Amazon Li…
-
My current `.eslintrc.js`:
```js
module.exports = {
extends: [
'standard-with-typescript',
'plugin:jest/recommended'
],
plugins: [
'tsdoc'
],
parserOptions: {
pr…