1 Star 3 Fork 1

MOMO華仔/PrettierEslint

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.01 KB
一键复制 编辑 原始数据 按行查看 历史
MOMO華仔 提交于 2020-04-24 14:24 . build/dist
{
"name": "parcel-react-staging",
"version": "1.0.1",
"description": "",
"main": "index.js",
"bin": {
"parcel": "./node_modules/.bin/parcel"
},
"scripts": {
"start": "parcel web/index.html",
"build": "parcel build web/index.html --public-url . --no-source-maps --no-cache --detailed-report"
},
"keywords": [],
"author": "",
"license": "ISC",
"dependencies": {
"@versant-digital/react-prismjs": "^2.1.1",
"babel-polyfill": "^6.26.0",
"parcel-bundler": "^1.12.4",
"react": "^16.13.1",
"react-dom": "^16.13.1",
"react-prism": "^4.3.2",
"react-router-dom": "^5.1.2"
},
"devDependencies": {
"@babel/core": "^7.1.6",
"@babel/plugin-proposal-class-properties": "^7.1.0",
"@babel/plugin-proposal-decorators": "^7.1.6",
"@babel/plugin-transform-runtime": "^7.1.0",
"@babel/preset-env": "^7.1.6",
"@babel/preset-react": "^7.0.0",
"@babel/preset-stage-0": "^7.0.0",
"eslint": "^6.8.0",
"postcss-modules": "^1.4.1",
"prettier": "^2.0.2"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/echomomo/PrettierEslint.git
git@gitee.com:echomomo/PrettierEslint.git
echomomo
PrettierEslint
PrettierEslint
master

搜索帮助