UNPKG

eslint-config-rq

Version:
28 lines (27 loc) 688 B
{ "name": "eslint-config-rq", "version": "0.0.1", "description": "Eslint for Ricequant FE", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git+https://github.com/poppinlp/eslint-config-rq.git" }, "keywords": [ "eslint", "eslintconfig", "ricequant" ], "peerDependencies": { "eslint": ">= 3" }, "author": "PoppinL", "license": "MIT", "bugs": { "url": "https://github.com/poppinlp/eslint-config-rq/issues" }, "homepage": "https://github.com/poppinlp/eslint-config-rq#readme" }