Julien Pradelle
Julien Pradelle
I took freedom to update the pull request to add a 2nd feature: add a parameter on CLI to configure classes to exclude during parsing, feature was already implemented but...
Currently a release of fork is available here https://www.npmjs.com/package/web-component-analyzer-webtypes I would rather have it merged in this branch :) I'm currently using and maintaining the fork
@piotrtomiak Great suggestion, I'll have a look to integrate that. I'll also take @Atulin work which is great, but I want to preserve a way to configure parameter in command...
@piotrtomiak I made requested update taking inspiration from @atulin work, configuration of projects is cleaner this way :) For example: https://github.com/jpradelle/polymer-web-types/commit/4996ba7bc6f0b785637d3eaae96b3ba24976560f#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519 I did not read name or version from package.json,...
For clean support of PolymerJS web comopnents, please also consider merging this PR https://github.com/runem/web-component-analyzer/pull/238
I added several tests
I crashed a stack on that issue, something is really needed here. As I had this issue I was not using version 1.4.0. I didn't fill PlatformVersion and got 1.3.0...
I think @kshnurov is right, #2572 should be reverted. I think having HTML in markdown output is an issue, or at least it would be great to have a strict...
Yes PR was closed and not merged even if it fixed the issue. I switched to another project because of this issue and few other issues
It would be awesome for [Lit](https://lit.dev/) webcomponents linting. I didn't find any project doing this for eslint.