UNPKG

eslint-config-kvell-scripts

Version:

For complete docs of Kvell, visit [Kvell Docs](https://kvelljs.now.sh/)

33 lines (32 loc) 805 B
{ "name": "eslint-config-kvell-scripts", "version": "1.0.1-alpha.9.3.1", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [ "eslint", "eslint-config", "kvell-scripts", "create-kvell-app", "kvell" ], "homepage": "https://kvelljs.now.sh/", "repository": { "type": "git", "url": "https://github.com/nsharma1396/kvell/tree/master/packages/eslint-config-kvell-scripts" }, "license": "MIT", "author": "Neeraj Sharma <n.sharma1396@gmail.com>", "peerDependencies": { "eslint": ">=6.6.0", "eslint-plugin-node": ">=^10.0.0" }, "devDependencies": { "eslint": "^6.6.0", "eslint-plugin-node": "^11.0.0" }, "description": "", "gitHead": "548f80b9471783ceb577cc0ac450871979e1cac7" }