ngrx / platform

Reactive State for Angular
https://ngrx.io
Other
8.01k stars 1.97k forks source link

docs(store): fix lint issues in example code #4324

Closed garyboyle closed 4 months ago

garyboyle commented 4 months ago

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[x] Documentation content changes
[ ] Other... Please describe:

What is the current behavior?

There are some code examples that have lint errors.

What is the new behavior?

Fix the lint errors

Does this PR introduce a breaking change?

[ ] Yes
[x] No
netlify[bot] commented 4 months ago

Deploy Preview for ngrx-io ready!

Built without sensitive environment variables

Name Link
Latest commit 0e9d7188e758032c52082cce6eab36870b68e2db
Latest deploy log https://app.netlify.com/sites/ngrx-io/deploys/663e32364c37530008e549f7
Deploy Preview https://deploy-preview-4324--ngrx-io.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

markostanimirovic commented 4 months ago

thanks @garyboyle!