Skip to content

Commit

Permalink
refactor: adds vuepress to eslint and removes demo
Browse files Browse the repository at this point in the history
  • Loading branch information
davidroyer committed Jun 8, 2019
1 parent e6f8f84 commit bb6eadd
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,8 @@
"eslintIgnore": [
"/dist",
"/node_modules",
"/demo"
"/demo",
"!.vuepress"
],
"jsdelivr": "dist/vue2-editor.umd.min.js",
"keywords": [
Expand Down

0 comments on commit bb6eadd

Please sign in to comment.