Skip to content

Commit

Permalink
Linting
Browse files Browse the repository at this point in the history
  • Loading branch information
fisker committed Feb 18, 2024
1 parent d4fd09f commit 0626330
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/utils/language-options.mjs
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import {Legacy} from '@eslint/eslintrc';
import * as espree from 'espree'
import * as espree from 'espree';

const DEFAULT_LANGUAGE_OPTIONS = {
// When `parser` in `undefined`, `languageOptions` seems has no effect
Expand Down

0 comments on commit 0626330

Please sign in to comment.