telion2

Results 16 comments of telion2

Also, what is the status? Is it work in Progress? Blocked by something? Is there some estimate when it will be implemented?

@dparish Well npm run serve works for me too. But if I run the normal build then I get ![Screenshot from 2022-01-28 16-35-55](https://user-images.githubusercontent.com/30474592/151575853-e93890d7-28cc-4f48-bdee-045ed1f1f0a7.png) Say I publish that to npm and...

Ok I managed to pull it of somehow: so my final command is: `"build:wc": "vue-cli-service build --target lib --name myElement src/main.ts --inline-vue",` This results into this dist folder: ![Screenshot from...

@leonheess I have no Idea. I am just a Developer of which a client asked to create a Web Component. After Planning, Comparing SPA-Frameworks, Reading Documentation and evaluating multiple aspects...

+1. +1 +1 Very much needed.

If I could make a recommendation: If this rule has many false positives, could the warning message say so directly? e.g. instead of: `Generic Object Injection Sink eslint[security/detect-object-injection](https://github.com/eslint-community/eslint-plugin-security/blob/main/docs/rules/detect-object-injection.md)` => `Generic...