Skip to content

Commit e8403f4

Browse files
authored
Update README to correctly configure import-x instead of import (#83)
1 parent 8b53954 commit e8403f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@ extends:
120120

121121
# or configure manually:
122122
plugins:
123-
- import
123+
- import-x
124124

125125
rules:
126126
import-x/no-unresolved: [2, { commonjs: true, amd: true }]

0 commit comments

Comments
 (0)