Skip to content

Commit 2fda101

Browse files
nmotefacebook-github-bot
authored andcommitted
Enable jsx-no-comment-textnodes
Reviewed By: zertosh, TheSavior Differential Revision: D5492891 fbshipit-source-id: 25bfc41b5a962fa643e2a402b9c9b031da972150
1 parent 26168d0 commit 2fda101

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.eslintrc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -220,6 +220,7 @@
220220

221221
"react/display-name": 0,
222222
"react/jsx-boolean-value": 0,
223+
"react/jsx-no-comment-textnodes": 1,
223224
"react/jsx-no-duplicate-props": 2,
224225
"react/jsx-no-undef": 1,
225226
"react/jsx-sort-props": 0,

0 commit comments

Comments
 (0)