Skip to content

Commit 006a720

Browse files
committed
revert unicorn plugin update
1 parent a00e6d0 commit 006a720

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

eslint.config.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,6 @@ export default defineConfig([
7171
// Markdown JS code samples in documentation:
7272
files: ['**/*.md/*.js'],
7373
plugins: { markdown },
74-
languageOptions: {
75-
sourceType: 'module',
76-
},
7774
linterOptions: { noInlineConfig: true },
7875
rules: {
7976
'no-undef': 'off',

0 commit comments

Comments
 (0)