UNPKG

eslint-config-codeverse

Version:
31 lines (30 loc) 711 B
{ "name": "eslint-config-codeverse", "version": "1.0.0", "description": "Codeverse ESLint Configuration", "main": "index.js", "license": "MIT", "author": { "name": "Americademy, Inc", "email": "tech@americademy.com", "url": "https://www.americademy.com" }, "homepage": "https://github.com/americademy/eslint-config-codeverse#readme", "repository": { "type": "git", "url": "git+https://github.com/americademy/eslint-config-codeverse.git" }, "bugs": { "url": "https://github.com/americademy/eslint-config-codeverse/issues" }, "keywords": [ "eslint", "config", "codeverse", "shareable", "standards" ], "scripts": { "test": "test" } }