-
@WestbrookJ @passle_ @OpenWc @open
npx web-component-analyzer --format json > custom-elements.json
Maybe I need to use--outFile
which won't include the comment?
npx web-component-analyzer --format json > custom-elements.json
Maybe I need to use --outFile
which won't include the comment?