Files
react.dev/_js/examples/.eslintrc
2015-08-10 17:04:29 -07:00

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