UNPKG

pleaserc

Version:

Linting configuration for ESLint

30 lines (29 loc) 608 B
{ "name": "pleaserc", "version": "2.4.0", "description": "Linting configuration for ESLint", "main": ".eslintrc", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/jmeas/pleaserc.git" }, "keywords": [ "linting", "eslint", "jscs", "style", "config" ], "author": "Jmeas", "license": "MIT", "bugs": { "url": "https://github.com/jmeas/pleaserc/issues" }, "peerDependencies": { "eslint": "^3.4.0" }, "homepage": "https://github.com/jmeas/pleaserc#readme" }