UNPKG

eslint-config-fb-strict

Version:
26 lines (25 loc) 568 B
{ "name": "eslint-config-fb-strict", "version": "27.0.0", "description": "", "repository": "facebook/fbjs", "license": "MIT", "main": "index.js", "files": [ "index.js" ], "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "dependencies": { "eslint-config-fbjs": "^4.0.0" }, "peerDependencies": { "hermes-eslint": ">=0.8.0", "eslint": "^8.0.0", "eslint-plugin-babel": "^5.3.1", "eslint-plugin-ft-flow": "^2.0.1", "eslint-plugin-jsx-a11y": "^6.6.0", "eslint-plugin-react": "^7.30.1" } }