Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Fix Camelcase allow type#278

Open
eMerzh wants to merge1 commit intoeslint-types:main
base:main
Choose a base branch
Loading
fromeMerzh:patch-1

Conversation

@eMerzh
Copy link

as described here
https://eslint.org/docs/latest/rules/camelcase#options

the type should be a list of string

@Shinigami92
Copy link
Member

Shinigami92 commentedMar 21, 2024
edited
Loading

Please check

https://github.com/eslint/eslint/blob/b91f9dc072f17f5ea79803deb86cf002d031b4cf/lib/rules/camelcase.js#L48-L57

and if it is correctly

The rule types are generated from these schematas

@eMerzh
Copy link
Author

eMerzh commentedMar 21, 2024
edited
Loading

oooh 🤔 maybe it's the translation that is wrong 🤔

bc

items: [                            {                                type: "string"                            }                        ]

i guess it means an array of string?

@eMerzh
Copy link
Author

but open upstreambcherny/json-schema-to-typescript#584

Sign up for freeto subscribe to this conversation on GitHub. Already have an account?Sign in.

Reviewers

@Shinigami92Shinigami92Awaiting requested review from Shinigami92Shinigami92 is a code owner

At least 1 approving review is required to merge this pull request.

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

2 participants

@eMerzh@Shinigami92

[8]ページ先頭

©2009-2025 Movatter.jp