Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove console.logs #47

Open
ivan-unfolds opened this issue Jan 26, 2023 · 1 comment
Open

Remove console.logs #47

ivan-unfolds opened this issue Jan 26, 2023 · 1 comment
Assignees

Comments

@ivan-unfolds
Copy link

ivan-unfolds commented Jan 26, 2023

There are a few of these around your codebase, eg:

console.log('books')

You could also consider adding the following rule to your eslint config: https://eslint.org/docs/latest/rules/no-console

@ko-karol ko-karol self-assigned this Jan 26, 2023
@ko-karol
Copy link
Collaborator

Will fix this using eslint rule later

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

No branches or pull requests

2 participants