Skip to content

Conversation

@lumirlumir
Copy link
Member

@lumirlumir lumirlumir commented Aug 25, 2025

Prerequisites checklist

What is the purpose of this pull request?

Hi,

In this PR, I've added .npmrc file and updated .gitignore.

This project is published as a package, so I don’t think we need a package-lock.json, just like other ESLint packages.

What changes did you make? (Give an overview)

In this PR, I've added .npmrc file and updated .gitignore.

Related Issues

Is there anything you'd like reviewers to focus on?

@eslintbot eslintbot added this to Triage Aug 25, 2025
@github-project-automation github-project-automation bot moved this to Needs Triage in Triage Aug 25, 2025
Comment on lines +6 to +9
.vscode
*.code-workspace
.idea
.cursor
Copy link
Member Author

Choose a reason for hiding this comment

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

.vscode and *.code-workspace are for VS Code, .idea is for JetBrains, and .cursor is for Cursor.

Ref: https://github.com/eslint/eslint.org/pull/743/files#r2207099335

@lumirlumir lumirlumir force-pushed the chore-add-npmrc-and-update-gitignore branch from 39b68ce to 01511ea Compare August 25, 2025 10:45
@nzakas nzakas merged commit 4634b87 into eslint:main Aug 25, 2025
16 checks passed
@github-project-automation github-project-automation bot moved this from Needs Triage to Complete in Triage Aug 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

Status: Complete

Development

Successfully merging this pull request may close these issues.

2 participants