Skip to content

Fix eslint rule#8750

Merged
dxvladislavvolkov merged 1 commit into
26_1from
fix-eslint
May 11, 2026
Merged

Fix eslint rule#8750
dxvladislavvolkov merged 1 commit into
26_1from
fix-eslint

Conversation

@dxvladislavvolkov
Copy link
Copy Markdown
Contributor

No description provided.

@dxvladislavvolkov dxvladislavvolkov self-assigned this May 11, 2026
Copilot AI review requested due to automatic review settings May 11, 2026 12:11
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates a DevExtreme RangeSelector how-to sample to satisfy an ESLint rule by removing numeric literals with leading zeros in Date constructor arguments.

Changes:

  • Replaced 00 minute/second/hour arguments with 0 in new Date(...) calls.

@dxvladislavvolkov dxvladislavvolkov merged commit 7531727 into 26_1 May 11, 2026
14 checks passed
@dxvladislavvolkov dxvladislavvolkov deleted the fix-eslint branch May 11, 2026 12:13
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.

3 participants