babel-plugin-react-require@3.1.2
Babel plugin that adds React import declaration if file contains JSX tags.
MIT
2020-01-02
安装 (3.1.2)
npm install babel-plugin-react-require@3.1.2
yarn add babel-plugin-react-require@3.1.2
pnpm add babel-plugin-react-require@3.1.2
bun add babel-plugin-react-require@3.1.2
devDependencies (19)
| 包名 | 版本要求 |
|---|---|
| @babel/cli | ^7.2.3 |
| @babel/core | ^7.2.2 |
| @babel/plugin-syntax-jsx | ^7.2.0 |
| @babel/plugin-transform-block-scoping | ^7.2.0 |
| @babel/plugin-transform-classes | ^7.2.2 |
| @babel/plugin-transform-destructuring | ^7.2.0 |
| @babel/plugin-transform-modules-commonjs | ^7.2.0 |
| @babel/plugin-transform-parameters | ^7.2.0 |
| @babel/plugin-transform-shorthand-properties | ^7.2.0 |
| @babel/register | ^7.0.0 |
| babel-core | ^6.26.3 |
| babel-plugin-syntax-jsx | ^6.18.0 |
| eslint | ^5.12.1 |
| eslint-config-airbnb | ^17.1.0 |
| eslint-plugin-import | ^2.15.0 |
| eslint-plugin-jsx-a11y | ^6.2.0 |
| eslint-plugin-react | ^7.12.4 |
| jest | ^24.0.0 |
| rimraf | ^2.5.4 |