Skip to content

Commit 76dbb94

Browse files
committed
Fix readme
1 parent 9b34cda commit 76dbb94

File tree

1 file changed

+1
-16
lines changed

1 file changed

+1
-16
lines changed

README.md

Lines changed: 1 addition & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -12,22 +12,7 @@ We use `strace` package for count of [fstat](`https://nodejs.org/api/fs.html#fsf
1212

1313
For example you codebase has multiple packages with 100 000 LOC ()
1414

15-
```
16-
The following data depends directly on the number of imports in your case, but the comparison table is filled with data on the same code base
17-
```
18-
19-
50641
20-
1
21-
78
22-
1
23-
3
24-
2
25-
32137
26-
81592
27-
1194240
28-
2
29-
11734655
30-
2
15+
> The following data depends directly on the number of imports in your case, but the comparison table is filled with data on the same code base
3116
3217
| syscall | eslint-import-resolver-x | eslint-import-resolver-typescript |
3318
| ---------- | ------------------------ | --------------------------------- |

0 commit comments

Comments
 (0)