Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Examples: Clean up. #29600

Merged
merged 1 commit into from
Oct 9, 2024
Merged

Examples: Clean up. #29600

merged 1 commit into from
Oct 9, 2024

Conversation

linbingquan
Copy link
Contributor

Related issue: #XXXX

Description

As the title says.

图片

@Mugen87 Mugen87 merged commit 909af71 into mrdoob:dev Oct 9, 2024
11 checks passed
@Mugen87 Mugen87 added this to the r170 milestone Oct 9, 2024
@mrdoob
Copy link
Owner

mrdoob commented Oct 10, 2024

Can we update the eslint config to avoid these?

@linbingquan
Copy link
Contributor Author

Can we update the eslint config to avoid these?

I think add this code, it can be resolve.

// .eslintrc.json
  "rules": {
    "no-irregular-whitespace": [
      "error"
    ]
  }

Screenshots:

图片

@Mugen87
Copy link
Collaborator

Mugen87 commented Oct 10, 2024

Sounds good! Would you like to file a PR with this update?

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