eslint-config-vue-75biz
Version:
30 lines (29 loc) • 716 B
JSON
{
"name": "eslint-config-vue-75biz",
"version": "1.0.2",
"description": "75biz vue eslint",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/75team-biz/eslint-config-vue-75biz.git"
},
"keywords": [
"75biz",
"vue",
"eslit"
],
"author": "sunlei",
"license": "MIT",
"bugs": {
"url": "https://github.com/75team-biz/eslint-config-vue-75biz/issues"
},
"homepage": "https://github.com/75team-biz/eslint-config-vue-75biz#readme",
"dependencies": {
"eslint-plugin-html": "^1.5.3",
"eslint-plugin-react": "^6.4.1",
"eslint-plugin-vue": "^0.1.1"
}
}