Sky
提交者 GitHub

Update README.md

正在显示 1 个修改的文件 包含 1 行增加4 行删除
1 -# my-project 1 +# Electron-Vue-template
2 2
3 > An electron-vue project 3 > An electron-vue project
4 4
...@@ -18,9 +18,6 @@ npm run build ...@@ -18,9 +18,6 @@ npm run build
18 npm test 18 npm test
19 19
20 20
21 -# lint all JS/Vue component files in `src/`
22 -npm run lint
23 -
24 ``` 21 ```
25 22
26 --- 23 ---
......