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

Commitc743ba6

Browse files
authored
docs: add CSS language tono-restricted-syntax (#19208)
1 parentcca801d commitc743ba6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎docs/src/rules/no-restricted-syntax.md‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ You can also specify [AST selectors](../extend/selectors) to restrict, allowing
1818
Note: This rule can be used with any language you lint using ESLint. To see what type of nodes your code in another language consists of, you can use:
1919

2020
*[typescript-eslint Playground](https://typescript-eslint.io/play) if you're using ESLint with`typescript-eslint`.
21-
*[ESLint Code Explorer](https://explorer.eslint.org/) if you're using ESLint to lint JavaScript, JSON, orMarkdown.
21+
*[ESLint Code Explorer](https://explorer.eslint.org/) if you're using ESLint to lint JavaScript, JSON,Markdown,orCSS.
2222

2323
##Rule Details
2424

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp