We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4839294 commit 84f4871Copy full SHA for 84f4871
1 file changed
packages/preset/.eslintrc.yml
@@ -1,5 +1,6 @@
1
extends:
2
- ../../.eslintrc.production.yml
3
+ - ../../.eslintrc.react.yml
4
5
# This package is compatible with web browser.
6
env:
0 commit comments