UNPKG

eslint-config-nordnet

Version:
28 lines (27 loc) 718 B
{ "name": "eslint-config-nordnet", "version": "1.1.1", "description": "ESLint config for Nordnet JS applications", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "postpublish": "git push --follow-tags" }, "repository": { "type": "git", "url": "git+https://github.com/nordnet/eslint-config-nordnet.git" }, "keywords": [ "Nordnet", "ESLint", "config", "styleguide", "javascript" ], "author": "Dmitry Demyankov <dmitry.demyankov@gmail.com>", "license": "MIT", "bugs": { "url": "https://github.com/nordnet/eslint-config-nordnet/issues" }, "homepage": "https://github.com/nordnet/eslint-config-nordnet#readme" }