merge master
Showing
.eslintrc
deleted
100755 → 0
.eslintrc.js
0 → 100755
| ... | ... | @@ -25,12 +25,13 @@ |
| "@babel/polyfill": "^7.0.0-beta.36", | ||
| "@types/react": "^16.3.8", | ||
| "@types/react-dom": "^16.0.5", | ||
| "antd": "^3.4.1", | ||
| "bizcharts-plugin-slider": "^2.0.3", | ||
| "antd": "^3.4.3", | ||
| "babel-plugin-transform-decorators-legacy": "^1.3.4", | ||
| "babel-runtime": "^6.9.2", | ||
| "bizcharts": "^3.1.5", | ||
| "bizcharts-plugin-slider": "^2.0.3", | ||
| "classnames": "^2.2.5", | ||
| "dva": "^2.2.2", | ||
| "dva": "^2.2.3", | ||
| "dva-loading": "^1.0.4", | ||
| "enquire-js": "^0.2.1", | ||
| "lodash": "^4.17.4", | ||
| ... | ... | @@ -76,7 +77,7 @@ |
| "redbox-react": "^1.5.0", | ||
| "regenerator-runtime": "^0.11.1", | ||
| "roadhog": "^2.3.0", | ||
| "roadhog-api-doc": "^0.3.4", | ||
| "roadhog-api-doc": "^1.0.2", | ||
| "stylelint": "^8.4.0", | ||
| "stylelint-config-prettier": "^3.0.4", | ||
| "stylelint-config-standard": "^18.0.0" | ||
| ... | ... |
Please register or sign in to comment