react/docs/_js/examples/.eslintrc

8 lines
113 B
Plaintext

---
rules:
block-scoped-var: 0
no-undef: 0
strict: 0
react/react-in-jsx-scope: 0
react/jsx-no-undef: 0