Skip to content

chore: Eslint upgrade - #262

Open
pan-kot wants to merge 1 commit into
mainfrom
eslint-upgrade
Open

pan-kot wants to merge 1 commit into
mainfrom
eslint-upgrade

Conversation

@pan-kot

@pan-kot pan-kot commented Sep 16, 2026

Copy link
Copy Markdown
Member

Description

I am upgrading eslint configs in all remaining repos. Full list of PRs:

How has this been tested?

Review checklist

The following items are to be evaluated by the author(s) and the reviewer(s).

Correctness

  • Changes include appropriate documentation updates.
  • Changes are backward-compatible if not indicated, see CONTRIBUTING.md.
  • Changes do not include unsupported browser features, see CONTRIBUTING.md.
  • Changes were manually tested for accessibility, see accessibility guidelines.

Security

Testing

  • Changes are covered with new/existing unit tests?
  • Changes are covered with new/existing integration tests?

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

// Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved.
// SPDX-License-Identifier: Apache-2.0

"use client";

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Why do we need this?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

This is a convention we already use in components repository - it just wasn't consistently used across repos.

@pan-kot
pan-kot requested a review from amanabiy September 17, 2026 06:09
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.

2 participants