1.0.0-alpha.2 • Published 7 months ago
eslint-config-ezze-ts v1.0.0-alpha.2
eslint-config-ezze-ts
ESLint configuration for TypeScript.
Installation
pnpm add @eslint/js@^9.16.0 @stylistic/eslint-plugin-js@^2.11.0 @stylistic/eslint-plugin-ts@^2.11.0 eslint@^9.16.0 eslint-plugin-import@^2.31.0 typescript-eslint@^8.17.0 -D
Usage
Create eslint.config.js
file in your project and place the following there:
import ezzeTypeScript from 'eslint-config-ezze-ts';
export default [
...ezzeTypeScript
];
See Shareable configs for more details.
License
1.0.0-alpha.2
7 months ago
1.0.0-alpha.1
7 months ago
1.0.0-alpha.0
7 months ago
0.2.0
9 months ago
0.11.1
4 years ago
0.11.0
4 years ago
0.10.0
5 years ago
0.10.1
5 years ago
0.9.0
5 years ago