Skip to content

Commit e7b4e27

Browse files
committed
chore: tweaks
1 parent e681fb3 commit e7b4e27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

eslint.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ export default vuepress(
1919
allow: [
2020
'__dirname',
2121
'_context',
22-
'_pageData',
2322
'_pageChunk',
23+
'_pageData',
2424
'_registeredComponents',
2525
],
2626
},

0 commit comments

Comments
 (0)