Skip to content

Commit b11977f

Browse files
yukukotanirobtaylor
authored andcommitted
Update README to correctly configure import-x instead of import (un-ts#83)
1 parent 7196d93 commit b11977f

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)