eslint-config-elemefe
Version:
ESLint Config for eleme fe team.
24 lines (23 loc) • 576 B
JSON
{
"name": "eslint-config-elemefe",
"version": "0.3.0",
"description": "ESLint Config for eleme fe team.",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\""
},
"repository": {
"type": "git",
"url": "git+https://github.com/ElemeFE/eslint-config-elemefe.git"
},
"keywords": [
"eslint",
"elemefe"
],
"author": "long.zhang@ele.me",
"license": "MIT",
"bugs": {
"url": "https://github.com/ElemeFE/eslint-config-elemefe/issues"
},
"homepage": "https://github.com/ElemeFE/eslint-config-elemefe#readme"
}