# eslint/eslint SLOC report

> As of 2026-09-16 (commit 28cc7abbb72b), eslint/eslint contains 122,493 total lines: 71,307 code, 37,734 comments, 13,452 blank, across 465 files in 5 languages (top: JavaScript 94.4%). Custom configuration (tests excluded, docs excluded, generated excluded). Counted with tokei via OctoCounts.

eslint/eslint has 71,307 source lines of code out of 122,493 total lines across 465 files, counted from the 28cc7abbb72b29b1cac6fc4253646a7839586064 ref at commit 28cc7abbb72b by the OctoCounts tokei engine on 2026-09-16. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving eslint/eslint to commit 28cc7abbb72b, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a medium-sized codebase by counted code lines. Code represents 58.2% of all lines, comments represent 30.8%, and the repository averages 153 code lines per file. JavaScript accounts for 94.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| JavaScript | 437 | 104,329 | 67,307 | 25,134 | 11,888 |
| TypeScript | 11 | 7,848 | 3,483 | 3,751 | 614 |
| JSON | 7 | 509 | 509 | 0 | 0 |
| Shell | 1 | 18 | 8 | 6 | 4 |
| Markdown | 9 | 9,789 | 0 | 8,843 | 946 |

Top language (JavaScript 94.4%). Generated at 2026-09-16T06:55:03.948377187+00:00. Canonical report: https://octocounts.com/github/eslint/eslint

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/eslint/eslint/commit/28cc7abbb72b29b1cac6fc4253646a7839586064?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Afalse%2C%22includeTests%22%3Afalse%2C%22includeGenerated%22%3Afalse%7D).

## Report FAQ

### How many lines of code does eslint/eslint have?

eslint/eslint has 122,493 total lines, including 71,307 code lines, 37,734 comment lines, and 13,452 blank lines.

### How was the eslint/eslint line count measured?

OctoCounts resolved the public GitHub repository to commit 28cc7abbb72b, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for eslint/eslint?

This OctoCounts report was generated from 28cc7abbb72b29b1cac6fc4253646a7839586064 at commit 28cc7abbb72b on 2026-09-16T06:55:03.948377187+00:00.

## Similar repository reports

- [moment/moment](https://octocounts.com/github/moment/moment) — JavaScript, 74,483 code lines
- [Aimilibot/X-MILI](https://octocounts.com/github/Aimilibot/X-MILI) — JavaScript, 63,274 code lines
- [ChromeDevTools/chrome-devtools-mcp](https://octocounts.com/github/ChromeDevTools/chrome-devtools-mcp) — JavaScript, 79,765 code lines
- [sveltejs/svelte](https://octocounts.com/github/sveltejs/svelte) — JavaScript, 58,797 code lines
- [marketcalls/openalgo-js-indicator-library](https://octocounts.com/github/marketcalls/openalgo-js-indicator-library) — JavaScript, 56,173 code lines
- [EdgeTypE/better-deepseek](https://octocounts.com/github/EdgeTypE/better-deepseek) — JavaScript, 55,379 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [React vs Vue](https://octocounts.com/compare/react-vs-vue)
- [Next.js vs Vite](https://octocounts.com/compare/nextjs-vs-vite)
- [Vite vs webpack](https://octocounts.com/compare/vite-vs-webpack)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
