Skip to content

Commit b3ee998

Browse files
authored
Merge pull request #137 from reactjs/sync-abe931a8
Sync with react.dev @ abe931a
2 parents 28c6433 + b6e2d01 commit b3ee998

File tree

138 files changed

+782
-781
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

138 files changed

+782
-781
lines changed

.eslintrc

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@
99
"react-hooks/exhaustive-deps": "error",
1010
"react/no-unknown-property": ["error", {"ignore": ["meta"]}],
1111
"react-compiler/react-compiler": "error",
12-
"local-rules/lint-markdown-code-blocks": "error"
12+
"local-rules/lint-markdown-code-blocks": "error",
13+
"no-trailing-spaces": "error"
1314
},
1415
"env": {
1516
"node": true,
4.13 KB
5.77 KB
2.9 KB
32.8 KB
38.7 KB
115 KB
17.7 KB
4.79 KB
2.44 KB

0 commit comments

Comments
 (0)