UNPKG

eslint-config-chain-able

Version:
25 lines (24 loc) 479 B
{ "name": "eslint-plugin-jest", "version": "20.0.3", "description": "Eslint rules for Jest", "keywords": [ "eslint", "eslintplugin", "eslint-plugin" ], "author": { "name": "Jonathan Kim", "email": "hello@jkimbo.com", "url": "jkimbo.com" }, "repository": { "type": "git", "url": "https://github.com/facebook/jest.git" }, "main": "build/index.js", "peerDependencies": { "eslint": ">=3.6" }, "license": "BSD-3-Clause" }