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