eslint-config-fbjs-opensource@2.0.0
This configuration is a new ideal setup based on Facebook's internal configurations combined with the configurations that our open source projects are trending towards in a more modern code base. In particular, this is strongly based on Nuclide's ESLint r
MIT
2019-03-20
安装 (2.0.0)
npm install eslint-config-fbjs-opensource@2.0.0
yarn add eslint-config-fbjs-opensource@2.0.0
pnpm add eslint-config-fbjs-opensource@2.0.0
bun add eslint-config-fbjs-opensource@2.0.0
dependencies (7)
| 包名 | 版本要求 |
|---|---|
| babel-eslint | ^10.0.1 |
| eslint-plugin-babel | ^5.2.1 |
| eslint-plugin-flowtype | ^2.43.0 |
| eslint-plugin-jasmine | ^2.10.1 |
| eslint-plugin-prefer-object-spread | ^1.2.1 |
| eslint-plugin-react | ^7.6.1 |
| fbjs-eslint-utils | ^1.0.0 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| eslint | ^5.1.0 |