Skip to content

Commit ca89cc4

Browse files
committed
chore: fix lint
1 parent 892c78c commit ca89cc4

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

eslint.config.mjs

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -82,14 +82,6 @@ export default [
8282
})),
8383
{
8484
files: ['**/*.mdx'],
85-
ignores: [
86-
'**/dist/',
87-
'**/examples/',
88-
'src/content/loaders/_*.mdx',
89-
'src/content/plugins/_*.mdx',
90-
'.github/**/*.md',
91-
'**/README.md',
92-
],
9385

9486
languageOptions: {
9587
globals: {

0 commit comments

Comments
 (0)