John Ericson
John Ericson
Something like this fails linting ``` /** * Safari < 16.4 */ ``` > tsdoc-malformed-html-name: Invalid HTML element: A space is not allowed here eslint([tsdoc/syntax](https://tsdoc.org/pages/packages/eslint-plugin-tsdoc))
This valid html with a boolean attribute fails linting ``` ``` > tsdoc-html-tag-missing-equals: The HTML element has an invalid attribute: Expecting "=" after HTML attribute name eslint([tsdoc/syntax](https://tsdoc.org/pages/packages/eslint-plugin-tsdoc)) And there seems...
## Expected behavior Blog header images show up. ## Actual Behavior 404 Not found on all of the blog header images that are internally hosted. ## Additional context Occurring on...
With version 2.1.0, using the `postcss-lit` custom syntax, compound interpolated expressions like this error ```css @media (min-width: 500px) and ${namedMedia.css.mobile} { /* ... */ } ``` whereas this doesn't ```css...
## Description ## Related issue(s) - ## Motivation and context ## How has this been tested? - [ ] _Test case 1_ 1. Go here 2. Do this - [...
## Description ## Related issue(s) - ## Motivation and context ## How has this been tested? - [ ] _Test case 1_ 1. Go here 2. Do this - [...