eslint-config-lucid-typescript@1.0.0
A collection of eslint plugins for typescript with settings focused on reducing cognitive load and improving readability.
MIT
2025-09-15
安装 (1.0.0)
npm install eslint-config-lucid-typescript@1.0.0
yarn add eslint-config-lucid-typescript@1.0.0
pnpm add eslint-config-lucid-typescript@1.0.0
bun add eslint-config-lucid-typescript@1.0.0
dependencies (5)
| 包名 | 版本要求 |
|---|---|
| @stylistic/eslint-plugin | ^5.3.1 |
| @stylistic/eslint-plugin-ts | ^4.4.1 |
| @typescript-eslint/eslint-plugin | ^8.44.0 |
| @typescript-eslint/parser | ^8.44.0 |
| eslint-config-lucid | ^1.0.0 |
devDependencies (10)
| 包名 | 版本要求 |
|---|---|
| chalk | ^5.6.2 |
| change-case | ^5.4.4 |
| display-value | ^3.1.0 |
| dmd-readable | ^1.2.4 |
| eslint | ^9.35.0 |
| exec-each | 0.0.3 |
| jsdoc-to-markdown | ^9.1.2 |
| jsonschema | ^1.5.0 |
| npm-run-all | ^4.1.5 |
| typescript | ^5.9.2 |
peerDependencies (2)
| 包名 | 版本要求 |
|---|---|
| eslint | >=9.0.0 |
| typescript | * |