Skip to content

Commit

Permalink
change sourceType to module
Browse files Browse the repository at this point in the history
This allows eslint to fix gnome-45 modules and won't stop fixing
of older files.
  • Loading branch information
GrylledCheez committed Jan 9, 2024
1 parent ebaba41 commit 0eba124
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -268,3 +268,4 @@ globals:
clearInterval: readonly
parserOptions:
ecmaVersion: 2022
sourceType: module

0 comments on commit 0eba124

Please sign in to comment.