Skip to content

Ziemniakoss/lwc-typings-generator

Repository files navigation

Lwc typings generation

badge with npm package version

Experimental plugin for better LWC typings.

image showing autocompletion for sObject

image showing typings for wired property

image showing typings for wired used on method

How to install?

sfdx plugins:install lwc-typings-generator

How to use?

For full instruction how to use, please see wiki of this project.

How to go back?

If for some reason you would want to go back to old typings, just delete jsconfig.json files in your project and delete folder

.sfdx/lwc-typings

TODO