You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Extract the interesting parts of SalesForce Lightning Web Components project files:
e.g. imports, exports, properties decorated with @track, @api, @wire, CustomEvent-s, etc.
Usage
npx lwc-extract
# or to define a tsconfig
npx lwc-extract -p ./project