111
Showing
.eslintignore
deleted
100644 → 0
.eslintrc.js
deleted
100644 → 0
{ | { | ||
"name": "gongche", | "name": "monitor", | ||
"version": "1.0.0", | "version": "1.0.0", | ||
"description": "gongche", | "description": "monitor", | ||
"author": "urey", | "author": "urey", | ||
"private": true, | "private": true, | ||
"scripts": { | "scripts": { | ||
"dev": "webpack-dev-server --inline --progress --config build/webpack.dev.conf.js", | "dev": "webpack-dev-server --inline --progress --config build/webpack.dev.conf.js", | ||
"start": "npm run dev", | "start": "npm run dev", | ||
"unit": "jest --config test/unit/jest.conf.js --coverage", | |||
"e2e": "node test/e2e/runner.js", | |||
"test": "npm run unit && npm run e2e", | |||
"lint": "eslint --ext .js,.vue src test/unit test/e2e/specs", | |||
"build": "node build/build.js" | "build": "node build/build.js" | ||
}, | }, | ||
"dependencies": { | "dependencies": { | ||
... | @@ -37,7 +33,6 @@ | ... | @@ -37,7 +33,6 @@ |
"copy-webpack-plugin": "^4.0.1", | "copy-webpack-plugin": "^4.0.1", | ||
"cross-spawn": "^5.0.1", | "cross-spawn": "^5.0.1", | ||
"css-loader": "^0.28.0", | "css-loader": "^0.28.0", | ||
"eslint": "^4.15.0", | |||
"eslint-config-standard": "^10.2.1", | "eslint-config-standard": "^10.2.1", | ||
"eslint-friendly-formatter": "^3.0.0", | "eslint-friendly-formatter": "^3.0.0", | ||
"eslint-loader": "^1.7.1", | "eslint-loader": "^1.7.1", | ||
... | ... |
static/monitor1.png
0 → 100644
1.35 KB
static/monitor2.png
0 → 100644
1.35 KB
static/monitor3.png
0 → 100644
1.35 KB