-
#360 Was resolved with 7.3.1 but seems broken again in 8.0.2
-
**Prettier 2.7.1**
[Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAuEAJOBDAJnATgHSgF4TTDCB9AGQggGsAaCgAkh2YCMAbCMOgZ2YZccZgDMIuALYYY8LMwBUMWgEJF5KAAMdzAFb9CYgK5QwMAJbRmFnLAswAngAo…
-
### Describe the bug
Nested optional chaining is not removed from ES2018 code
### Input code
```typescript
array?.map((el) => el?.field)
```
### Config
```json
{
"jsc": {
"parser": {
…
-
In Jupyter notebook RegEx works like a charm, Jupyter Lab struggles...
RegEx **Find** works in both, but referencing string groups in **Replace** only works in Notebook. In Jupyter Lab it is replac…
-
### What version of React Router are you using?
6.16.0
### Steps to Reproduce
```
pnpm init
echo "hoist=false" >.npmrc
pnpm i react react-dom react-router-dom@5 react-router-dom-v5-compat typesc…
-
Error message: Uncaught (in promise): CloseEvent: {"isTrusted":true}
Error stack:
```
Error: Uncaught (in promise): CloseEvent: {"isTrusted":true}
at k (chrome-extension://kpggio…
-
## Work Item
**Describe the outcome you expect**
The TypeScript compiler transpiles some newer syntax depending on the value of target in the tsconfig. Today, this is set to ES2017 for the Fluid Fra…
-
Any ideas on how to solve this error. `tsc -v ` Version: 2.8.3
-
### Environment
Nuxt 2 with `@nuxt/bridge`.
```
$ npx nuxi info
Nuxt CLI v3.0.0-rc.8
```
### Reproduction
Unfortunately the package is secret so I can't create a reproduction.
### Descr…
-
Hello - the 1.8.0 release uses the regex `/.*:spaces\/(?[^/]+)(?:\/environments\/(?[^/]+))?\/entries\/(?[^/]+)$/` which has named capture groups. These are only compatible with browsers that support E…