eslint-config-lucid-typescript@0.7.0
A collection of eslint plugins for typescript with settings focused on reducing cognitive load and improving readability.
MIT
2024-10-25
安装 (0.7.0)
npm install eslint-config-lucid-typescript@0.7.0
yarn add eslint-config-lucid-typescript@0.7.0
pnpm add eslint-config-lucid-typescript@0.7.0
bun add eslint-config-lucid-typescript@0.7.0
dependencies (5)
| 包名 | 版本要求 |
|---|---|
| @stylistic/eslint-plugin-plus | ^2.9.0 |
| @stylistic/eslint-plugin-ts | ^2.9.0 |
| @typescript-eslint/eslint-plugin | ^8.11.0 |
| @typescript-eslint/parser | ^8.11.0 |
| eslint-config-lucid | ^0.4.0 |
devDependencies (10)
| 包名 | 版本要求 |
|---|---|
| chalk | ^5.3.0 |
| change-case | ^5.4.4 |
| display-value | ^2.2.0 |
| dmd-readable | ^1.2.4 |
| eslint | ^8.56.0 |
| exec-each | 0.0.3 |
| jsdoc-to-markdown | ^9.0.4 |
| jsonschema | ^1.4.1 |
| npm-run-all | ^4.1.5 |
| typescript | ^5.6.3 |
peerDependencies (2)
| 包名 | 版本要求 |
|---|---|
| eslint | >=8.56.0 |
| typescript | * |