Skip to content

Commit 8dbf3b1

Browse files
committed
Revert "Update eslint.config.js"
This reverts commit 7af1130.
1 parent 7af1130 commit 8dbf3b1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

eslint.config.js

+1-2
Original file line numberDiff line numberDiff line change
@@ -45,8 +45,7 @@ export default [
4545
},
4646

4747
ecmaVersion: "latest",
48-
// sourceType: "module",
49-
sourceType: "script",
48+
sourceType: "module",
5049

5150

5251
parserOptions: {

0 commit comments

Comments
 (0)