eslint-config-fbjs-opensource@3.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
2022-07-11
安装 (3.0.0)
npm install eslint-config-fbjs-opensource@3.0.0
yarn add eslint-config-fbjs-opensource@3.0.0
pnpm add eslint-config-fbjs-opensource@3.0.0
bun add eslint-config-fbjs-opensource@3.0.0
dependencies (7)
| 包名 | 版本要求 |
|---|---|
| @babel/eslint-parser | ^7.18.2 |
| eslint-plugin-babel | ^5.3.1 |
| eslint-plugin-ft-flow | ^2.0.1 |
| eslint-plugin-jasmine | ^2.10.1 |
| eslint-plugin-prefer-object-spread | ^1.2.1 |
| eslint-plugin-react | ^7.30.1 |
| fbjs-eslint-utils | ^1.0.0 |
peerDependencies (1)
| 包名 | 版本要求 |
|---|---|
| eslint | ^8.0.0 |