Skip to content

Conversation

alundiak
Copy link

@alundiak alundiak commented Jul 25, 2018

  • double quote vs. single quote,
  • BookDataSource used before declaration,
  • missed semicolon
  • unnececary semicolon
  • missed whitespace
  • let vs. const

I spotted on lint errors, when I worked with code example step by step.
Then I checked this repo, I realized the code originally not checked with ng lint.
So here I am - with small code changes, so that code syntax is correct now.

@didinj please consider this to merge, BUT, make sure u test/verify it.
And if os, also, please update ur article content on page:
https://www.djamware.com/post/5b00bb9180aca726dee1fd6d/mean-stack-angular-6-crud-web-application

Related to issue #3

- double quote vs. single quote,
- BookDataSource used before declaration,
- missed semicolon
- unnececary semicolon
- missed whitespace
- let vs. const
@alundiak alundiak changed the title ng lint fixes Fixed ng lint warnings Aug 5, 2018
@alundiak
Copy link
Author

alundiak commented May 6, 2021

up :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant