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

Commit089a3a0

Browse files
committed
build: add react settings to eslint config
1 parent41b9f90 commit089a3a0

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

‎.eslintrc‎

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,12 @@
1111
},
1212
"env": {
1313
"es6": true
14+
},
15+
"settings": {
16+
"react": {
17+
"pragma": "React",
18+
"version": "detect",
19+
"flowVersion": "detect"
20+
}
1421
}
1522
}

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp