Skip to content
This repository was archived by the owner on Aug 7, 2023. It is now read-only.

Commit 8287892

Browse files
committed
test: add ecmaVersion: 2015 to importing fixture
Eeslint needs this explicitly to support imports
1 parent 9d8cf06 commit 8287892

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/fixtures/import-resolution/.eslintrc.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@
1010

1111
parserOptions:
1212
sourceType: "module"
13+
ecmaVersion: 2015

0 commit comments

Comments
 (0)