1.0.0-alpha.2 • Published 11 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 -DUsage
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
11 months ago
1.0.0-alpha.1
11 months ago
1.0.0-alpha.0
11 months ago
0.2.0
1 year ago
0.11.1
5 years ago
0.11.0
5 years ago
0.10.0
5 years ago
0.10.1
5 years ago
0.9.0
5 years ago