Skip to content

fix: resolve source code and CSS lint warnings#19

Merged
rogerdigital merged 1 commit into
mainfrom
fix/lint-warnings
May 13, 2026
Merged

fix: resolve source code and CSS lint warnings#19
rogerdigital merged 1 commit into
mainfrom
fix/lint-warnings

Conversation

@rogerdigital

Copy link
Copy Markdown
Owner

Summary

  • Fix Promise returned in void context warning in settings-tab.ts (use void instead of await in setTimeout callback)
  • Merge duplicate .smart-explorer-row CSS selector — combine contain: content into the original rule block

Test plan

  • npm run build passes
  • No behavior change — cosmetic lint fixes only

@rogerdigital
rogerdigital merged commit bda4c12 into main May 13, 2026
1 check passed
@rogerdigital
rogerdigital deleted the fix/lint-warnings branch May 13, 2026 09:07
rogerdigital added a commit that referenced this pull request May 14, 2026
fix: resolve source code and CSS lint warnings
rogerdigital added a commit that referenced this pull request May 14, 2026
fix: resolve source code and CSS lint warnings
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