mirror of
https://github.com/reactjs/react.dev.git
synced 2026-02-26 18:58:17 +00:00
8 lines
113 B
Plaintext
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
|