📄 eslint-plugin-internal/src/rules¶
📊 Analysis Summary¶
| Metric | Count |
|---|---|
| 📦 Imports | 12 |
📚 Table of Contents¶
🛠️ File Location:¶
📂 packages/eslint-plugin-internal/src/rules/index.ts
📦 Imports¶
| Name | Source |
|---|---|
Linter |
@typescript-eslint/utils/ts-eslint |
debugNamespace |
./debug-namespace.js |
eqeqNullish |
./eqeq-nullish.js |
noDynamicTests |
./no-dynamic-tests.js |
noMultipleLinesOfErrors |
./no-multiple-lines-of-errors.js |
noPoorlyTypedTsProps |
./no-poorly-typed-ts-props.js |
noRelativePathsToInternalPackages |
./no-relative-paths-to-internal-packages.js |
noTypescriptDefaultImport |
./no-typescript-default-import.js |
noTypescriptEstreeImport |
./no-typescript-estree-import.js |
pluginTestFormatting |
./plugin-test-formatting.js |
preferASTTypesEnum |
./prefer-ast-types-enum.js |
preferTsutilsMethods |
./prefer-tsutils-methods.js |
Generated by Syntax Scribe