Skip to content

Commit

Permalink
Use @next-theme/eslint-config
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenjoezhang committed Aug 8, 2020
1 parent 04ced15 commit a96d112
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .eslintrc.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"extends": "theme-next",
"extends": "@next-theme",
"root": true
}
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,9 @@
},
"homepage": "https://theme-next.js.org",
"devDependencies": {
"@next-theme/eslint-config": "0.0.1",
"chai": "4.2.0",
"eslint": "7.5.0",
"eslint-config-theme-next": "1.2.1",
"hexo": "5.0.0",
"hexo-renderer-marked": "3.0.0",
"husky": "4.2.5",
Expand Down

0 comments on commit a96d112

Please sign in to comment.