Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Fixed ng lint warnings#4

Open
alundiak wants to merge 1 commit into
didinj:masterdidinj/mean-stack-angular6-crud-example:masterfrom
alundiak:small-changesCopy head branch name to clipboard
Open

Fixed ng lint warnings#4
alundiak wants to merge 1 commit into
didinj:masterdidinj/mean-stack-angular6-crud-example:masterfrom
alundiak:small-changesCopy head branch name to clipboard

Conversation

@alundiak

@alundiak alundiak commented Jul 25, 2018

Copy link
Copy Markdown
  • 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

alundiak commented May 6, 2021

Copy link
Copy Markdown
Author

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

Morty Proxy This is a proxified and sanitized view of the page, visit original site.