2 Star 0 Fork 0

mirrors_ant-design/eslint-tinker

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 893 Bytes
一键复制 编辑 原始数据 按行查看 历史
前端工程师 提交于 2018-06-27 16:00 . upgrade eslint version
{
"name": "eslint-tinker",
"version": "0.4.1",
"description": "To fix ESLint Errors in Markdown(or more in the future) automatically.",
"bin": {
"eslint-tinker": "./bin/eslint-tinker"
},
"scripts": {
"lint": "eslint ./bin/eslint-tinker ./lib/*",
"eslint-fix": "eslint --fix ./bin/eslint-tinker ./lib/*"
},
"repository": {
"type": "git",
"url": "git+https://github.com/benjycui/eslint-tinker.git"
},
"keywords": [
"eslint",
"fix",
"markdown",
"automatically"
],
"author": "Benjy Cui <benjytrys@gmail.com>",
"license": "MIT",
"bugs": {
"url": "https://github.com/benjycui/eslint-tinker/issues"
},
"homepage": "https://github.com/benjycui/eslint-tinker#readme",
"dependencies": {
"commander": "^2.9.0",
"eslint": "^5.0.0",
"remark": "^6.0.1"
},
"devDependencies": {
"eslint-config-egg": "^3.1.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_ant-design/eslint-tinker.git
git@gitee.com:mirrors_ant-design/eslint-tinker.git
mirrors_ant-design
eslint-tinker
eslint-tinker
master

搜索帮助

0d507c66 1850385 C8b1a773 1850385