Skip to content

Commit

Permalink
Update LWC README.md (#1019) (#1033)
Browse files Browse the repository at this point in the history
@W-5820304@
  • Loading branch information
lcampos authored Feb 9, 2019
1 parent a13d1aa commit 41a6a04
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions packages/salesforcedx-vscode-lwc/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Before you set up this extension
* Notification of HTML and JavaScript file errors or compiler warnings

* ESLint configuration for Lightning web components
* Errors and warnings appear in JavaScript files
* See errors and warnings appear in JavaScript files
* Hover over code to display warning messages
* Click the displayed message for available code actions

Expand All @@ -42,10 +42,11 @@ To report issues with Salesforce Extensions for VS Code, open a [bug on GitHub](

## Resources

- Doc: [Lightning Web Components Developer Guide](https://developer.salesforce.com/docs/component-library/documentation/lwc) (available after December 17th)
- Doc: [Lightning Web Components Developer Guide](https://component-library-dev.herokuapp.com/docs/component-library/documentation/lwc)
- Trailhead: [Lightning Web Components Quick Start](https://trailhead.salesforce.com/content/learn/projects/quick-start-lightning-web-components/)
- Trailhead: [Get Started with Salesforce DX](https://trailhead.salesforce.com/trails/sfdx_get_started)
- Doc: [Salesforce DX Developer Guide](https://developer.salesforce.com/docs/atlas.en-us.sfdx_dev.meta/sfdx_dev)
- Doc: [Salesforce CLI Command Reference](https://developer.salesforce.com/docs/atlas.en-us.sfdx_cli_reference.meta/sfdx_cli_reference/)


---
Expand Down

0 comments on commit 41a6a04

Please sign in to comment.