UNPKG

@getflywheel/eslint-config-local

Version:
22 lines (21 loc) 548 B
{ "name": "@getflywheel/eslint-config-local", "version": "1.0.4", "description": "Shareable ESLint ruleset for Local.", "main": "index.js", "repository": "https://github.com/getflywheel/local-eslint-config", "author": "Flywheel <engineering@getflywheel.com>", "license": "MIT", "keywords": [ "eslint", "eslintconfig", "flywheel", "local-by-flywheel" ], "peerDependencies": { "babel-eslint": "^10.0.1", "eslint": "^5.0.0", "eslint-plugin-import": "^2.14.0", "eslint-plugin-react": "^7.11.1" } }