Pete Burkindine
Pete Burkindine
An important concern for us here is that the recommended behavior be lintable. tslint-consistent-codestyle.naming-convention e.g. allows us to define a pattern for all private fields, but not a rule that...
Ref: https://github.com/angular/angular/issues/26393
@nicky-lenaers This is blocking our ability to update, is there a chance of a resolution?
@jeddy3 @Maxim-Mazurok @cahamilton any update here?
For me, the issue was resolved by destroying the private gist, which I had clicked Make Public on, and re-creating a new public gist.
The trick of scrolling the window does not work in IE11, by the way; I have not found a workaround that does. Related and in IE11 only - if I...
Invocation in all cases is just `cy.get('something').toMatchImageSnapshot()`
Sure, I was able to for this one, still trying on the other: **Prettier 2.0.2** [Playground link](https://prettier.io/playground/#N4Igxg9gdgLgprEAuEAeAJgSwG4AIwA2AhgM4kC8AOiAAoBOE2m6cdAsnKQK51wkDC0GEUxRWAfXEALTligBzALQMA7pSi5c6RQDMCcAB7rNew4sgEuAWw2mDigktXHcAKy4kYmHQE9zQhBhFTyI6GDcPL19-WECHJQAjOBgVOAQXIgJMeShFTHgrEmDhMNxM7Nz8uEL480DWagA+ADEICFQAeixsRvUQABoQCAAHL2gSZFBQ1RpQhAmUTJUiHwnBhLoiMABrZIBlYa3ReWQYOi44QakYKwIAdSkqkkOwOD35-Jx8n2RwMgGQKISKwYPQiPIrERkDpMsDBq4SAYAEKbHb7IhWOAAGVEcGhsMuIARBj2x30AEUuBB4PiCHCQIc6MC6L9rrcAcM6KIYHdmDApMgABwABkGnIgwLum2Gv05fFY2DxgwAjlT4PQRgsQKRFGI4Cx0ADeKrMLwwRCoUgYXTCcCrJhTudbWS4JTqXirQTBsIErz0PzkAAmb2bTBZBSCKyQ358ACsAI8cAAKkQEgtrfTsBcAJJQFiwPZgLmjACCeb2MB8+lpwIAvrWgA) ```sh --parser html ``` **Input:** ```html Foo ``` **Output:** ```html Foo ``` I...
I would really like to lobby for an option in this case? I do understand and appreciate the opinionated philosophy of prettier. In this case, you can see in the...
@thorn0 thanks much for your help here and for getting a PR together so quickly