Skip to content

Commit 165c29c

Browse files
[autofix.ci] apply automated fixes
1 parent b8cd1bd commit 165c29c

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
@@ -96,7 +96,7 @@ If you are using `eslint-plugin-import-x@>=4.5.0`, you can use `import`/`require
9696

9797
```js
9898
// eslint.config.js (CommonJS is also supported.)
99-
import { createTypeScriptImportResolver } from 'eslint-import-resolver-typescript';
99+
import { createTypeScriptImportResolver } from 'eslint-import-resolver-typescript'
100100

101101
export default [
102102
{

0 commit comments

Comments
 (0)