UNPKG

@drom/eslint-config

Version:
26 lines (25 loc) 599 B
{ "name": "@drom/eslint-config", "version": "0.13.0", "description": "ESLint config", "main": "eslint8/node12.js", "scripts": { "test": "eslint -c ./eslint4/node4.js eslint2 eslint4 eslint7 eslint8" }, "repository": { "type": "git", "url": "git+https://github.com/drom/eslint-config.git" }, "author": "drom", "license": "MIT", "bugs": { "url": "https://github.com/drom/eslint-config/issues" }, "homepage": "https://github.com/drom/eslint-config#readme", "devDependencies": { "eslint": "^8.41.0" }, "peerDependencies": { "eslint": ">= 2" } }