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

Commit5ebc581

Browse files
committed
update readme
1 parent5ba5f86 commit5ebc581

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

‎README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,11 @@ export default [
5555
]
5656
```
5757

58+
>[!NOTE]
59+
>If you configured the`filenames/match-regex` rule, please note we have adapted the match regex rule into`eslint-plugin-github` as the original`eslint-filenames-plugin` is no longer maintained and needed an ESLint v9 update. Please update the name to`github/filenames-match-regex` and keep the same configuration. For e.g.:
60+
61+
>`'github/filenames-match-regex': ['error', '^[a-z0-9-]+(.[a-z0-9-]+)?$']`
62+
5863
The available configs are:
5964

6065
-`internal`

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp