Skip to content

chore: disable triple slash reference eslint rule in next-env.d.ts - #1306

Merged
telestrial merged 1 commit into
mainfrom
09-05-chore_disable_triple_slash_reference_eslint_rule_in_next-env.d.ts
Sep 5, 2025
Merged

chore: disable triple slash reference eslint rule in next-env.d.ts#1306
telestrial merged 1 commit into
mainfrom
09-05-chore_disable_triple_slash_reference_eslint_rule_in_next-env.d.ts

Conversation

@telestrial

Copy link
Copy Markdown
Contributor

No description provided.

@changeset-bot

changeset-bot Bot commented Sep 5, 2025

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 370db2b

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel

vercel Bot commented Sep 5, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
explorer Ready Ready Preview Comment Sep 5, 2025 5:01pm
explorer-zen Ready Ready Preview Comment Sep 5, 2025 5:01pm
3 Skipped Deployments
Project Deployment Preview Comments Updated (UTC)
hostd Ignored Ignored Preview Sep 5, 2025 5:01pm
indexd Ignored Ignored Preview Sep 5, 2025 5:01pm
renterd Ignored Ignored Preview Sep 5, 2025 5:01pm

Copy link
Copy Markdown
Contributor Author

@telestrial
telestrial marked this pull request as ready for review September 5, 2025 16:55
Copilot AI review requested due to automatic review settings September 5, 2025 16:55

Copilot AI left a comment

Copy link
Copy Markdown

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 disables the ESLint triple slash reference rule specifically for Next.js environment type definition files to prevent linting errors on necessary TypeScript triple-slash directives.

  • Adds a new ESLint configuration rule that targets next-env.d.ts files
  • Disables the @typescript-eslint/triple-slash-reference rule for these files

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

telestrial commented Sep 5, 2025

Copy link
Copy Markdown
Contributor Author

Merge activity

  • Sep 5, 8:33 PM UTC: A user started a stack merge that includes this pull request via Graphite.
  • Sep 5, 8:33 PM UTC: @telestrial merged this pull request with Graphite.

@telestrial
telestrial merged commit d3b8355 into main Sep 5, 2025
53 checks passed
@telestrial
telestrial deleted the 09-05-chore_disable_triple_slash_reference_eslint_rule_in_next-env.d.ts branch September 5, 2025 20:33
@github-project-automation github-project-automation Bot moved this from In Progress to Done in Sia Sep 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants