The distribution of size of files (measured in lines of code).
| File | # lines | # units |
|---|---|---|
index.ts in lib/poller |
62 | - |
tweet-queue.ts in lib |
55 | 1 |
checkpoint.ts in lib/poller |
41 | 3 |
util.ts in lib/poller |
7 | 1 |
index.ts in lib |
1 | - |
| File | # lines | # units |
|---|---|---|
checkpoint.ts in lib/poller |
41 | 3 |
tweet-queue.ts in lib |
55 | 1 |
util.ts in lib/poller |
7 | 1 |
There is only one file with lines longer than 120 characters. In total, there are 2 long lines.
| File | # lines | # units | # long lines |
|---|---|---|---|
tweet-queue.ts in lib |
55 | 1 | 2 |