Skip to content

Commit

Permalink
init code
Browse files Browse the repository at this point in the history
  • Loading branch information
[email protected] committed May 27, 2020
1 parent 78b7e63 commit 702b53d
Show file tree
Hide file tree
Showing 20 changed files with 3,269 additions and 197 deletions.
4 changes: 2 additions & 2 deletions .eslintrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ module.exports = {
"plugin:vue/essential",
"eslint:recommended",
"@vue/typescript/recommended",
"@vue/prettier",
"@vue/prettier/@typescript-eslint"
// "@vue/prettier",
// "@vue/prettier/@typescript-eslint"
],
parserOptions: {
ecmaVersion: 2020
Expand Down
Loading

0 comments on commit 702b53d

Please sign in to comment.