Name | Date | Size | #Lines | LOC | ||
---|---|---|---|---|---|---|
.. | - | - | ||||
src/ | 12-May-2024 | - | 871 | 696 | ||
tests/ | 12-May-2024 | - | 893 | 843 | ||
CHANGELOG.md | D | 12-May-2024 | 12.6 KiB | 459 | 123 | |
README.md | D | 12-May-2024 | 324 | 10 | 6 | |
jest.config.js | D | 12-May-2024 | 491 | 21 | 17 | |
package.json | D | 12-May-2024 | 650 | 21 | 20 | |
tsconfig.build.json | D | 12-May-2024 | 369 | 14 | 13 | |
tsconfig.json | D | 12-May-2024 | 229 | 10 | 9 |
README.md
1<h1 align="center">Internal ESLint Plugin</h1> 2 3<p align="center">An ESLint plugin used internally in this project to ensure consistency.</p> 4 5<p align="center"> 6 <img src="https://github.com/typescript-eslint/typescript-eslint/workflows/CI/badge.svg" alt="CI" /> 7</p> 8 9This plugin is not intended to be used externally. 10