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

Add eslint and fix linter issues #631

Merged
merged 1 commit into from Jun 27, 2023
Merged

Add eslint and fix linter issues #631

merged 1 commit into from Jun 27, 2023

Conversation

susnux
Copy link
Contributor

@susnux susnux commented Jun 27, 2023

  • Add eslint + config
    • Add linting scripts
    • Fix all eslint issues
    • Add lint CI workflow

package.json Outdated Show resolved Hide resolved
.eslintrc.json Show resolved Hide resolved
Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
@codecov
Copy link

codecov bot commented Jun 27, 2023

Codecov Report

Patch coverage: 100.00% and no project coverage change.

Comparison is base (407abfd) 100.00% compared to head (9498817) 100.00%.

Additional details and impacted files
@@            Coverage Diff            @@
##            master      #631   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            4         4           
  Lines           40        40           
  Branches         5         5           
=========================================
  Hits            40        40           
Impacted Files Coverage Δ
lib/index.ts 100.00% <100.00%> (ø)
lib/interceptors/maintenance-mode.ts 100.00% <100.00%> (ø)

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@susnux susnux merged commit 865af43 into master Jun 27, 2023
7 checks passed
@susnux susnux deleted the feat/add-eslint branch June 27, 2023 18:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants