Ulrich Stark
Ulrich Stark
The `string.prototype.matchall` dependency to implement `String.prototype.matchAll()` in Node v10 was added because "The Workbox project [...] need to continue support Node v10 until our next major release version" (see #49)....
**Input:** ``` class Utils { string GetTypeName(object value) { return $@" {value.GetType().Name} text text text text text text text text text text text text"; } } ``` **Output:** ``` class...
Upgrading solid-js from 1.8.12 to 1.9.5 broke my JSX ``. Previously this generated the working HTML ``. Now it's generating the broken ``. But that's not a big deal since...
**Prettier 3.5.3** [Playground link](https://prettier.io/playground#N4Igxg9gdgLgprEAuEAzArlMMCW0AEA5nDAMIA2AhgM7UBylAtnAGIBOEjAChzBDAE8ADnACyJABYQAJgApIsSjihw2ASnzAAOlHz42JdG12z50GEpVt8Aehv5KOvXoB05OKhgPq+HhBFsggCCYGBwtACiAB5CBrR4UBp2+ABGTs4ucDFx1AnevhwBwaHh1NGxpQlJ9mDprlkV8dAA3Lb20joAviAANCD+uNDUyKCUbBwA7lxjCMMolOQTlALDfSlslGAA1iQAykxwADLKcMioC9RwfRApAFZw2ADqG0LIII2qAG6naxvbe0JNspCMgYGx0FcQJdGDhQeDIQ1VDhmIpyAB5AKUPhsLgQXKDKBvBDSXogRFsZEICzkAAqqigYxw4TOF0huSghHcAEV0PxTkhzuRLn1btQortgdzefAWULIQBHaVwPxCOYgGgAWhUcGkOtJYKU5GBpE4jEobwW5FJ7M5cCCMDBOBS6HgXFUxxUsuFIAkMEY5EeEhw8GogLCu1mwZwn2DAjeYFopM+EIAklBdbBdmAKUIYEF07tBO4vZDYni4M9KK8UB82N9ScpLoEeJRCGaS31AWwm29BCJqNmcLnSbFlDBHjhpDAJMgABwABj6BkVOAMLbb5oFrL6FhSE6nM6QACY+uhLjTKCk5oLvXBGCkdbrpIdKBz0K3WBA2GaHcCLS6IBATpOiAA) ```sh --parser typescript ``` **Input:** ```tsx function getClassNameFromPrototypeMethod(container) { return ((container // a .left as PropertyAccessExpression) // b .expression as PropertyAccessExpression) // c .expression; // d...
## PR Checklist - [x] Addresses an existing open issue: fixes #8107 - [x] That issue was marked as [accepting prs](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aopen+is%3Aissue+label%3A%22accepting+prs%22) - [x] Steps in [Contributing](https://typescript-eslint.io/contributing) were taken ## Overview...
## PR Checklist - [x] Addresses an existing open issue: fixes #6106 - [x] That issue was marked as [accepting prs](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aopen+is%3Aissue+label%3A%22accepting+prs%22) - [x] Steps in [Contributing](https://typescript-eslint.io/contributing) were taken ## Overview...
### Before You File a Proposal Please Confirm You Have Done The Following... - [x] I have [searched for related issues](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+label%3A%22enhancement%3A+plugin+rule+option%22) and found none that match my proposal. - [x]...
### Before You File a Documentation Request Please Confirm You Have Done The Following... - [x] I have looked for existing [open or closed documentation requests](https://github.com/typescript-eslint/typescript-eslint/issues?q=is%3Aissue+label%3Adocumentation) that match my proposal....
### Is there an existing issue for this? - [x] I have searched the existing issues ### This issue exists in the latest npm version - [x] I am using...