mirror of
https://github.com/next-theme/hexo-theme-next.git
synced 2026-01-17 18:22:33 +00:00
Use @next-theme/eslint-config
This commit is contained in:
parent
04ced15d8a
commit
a96d1126a9
@ -1,4 +1,4 @@
|
|||||||
{
|
{
|
||||||
"extends": "theme-next",
|
"extends": "@next-theme",
|
||||||
"root": true
|
"root": true
|
||||||
}
|
}
|
||||||
|
|||||||
@ -24,9 +24,9 @@
|
|||||||
},
|
},
|
||||||
"homepage": "https://theme-next.js.org",
|
"homepage": "https://theme-next.js.org",
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
|
"@next-theme/eslint-config": "0.0.1",
|
||||||
"chai": "4.2.0",
|
"chai": "4.2.0",
|
||||||
"eslint": "7.5.0",
|
"eslint": "7.5.0",
|
||||||
"eslint-config-theme-next": "1.2.1",
|
|
||||||
"hexo": "5.0.0",
|
"hexo": "5.0.0",
|
||||||
"hexo-renderer-marked": "3.0.0",
|
"hexo-renderer-marked": "3.0.0",
|
||||||
"husky": "4.2.5",
|
"husky": "4.2.5",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user