19.2.0 • Published 8 months ago
@geckodynamics/eslint-angular-19 v19.2.0
This package contains simple ESLint configuration builder with preset of ESLint rules used as corporate standard for Angular 19 projects.
Installation
Create the eslint.config.mjs
file in the root project directory with the following content:
import {configure} from '@geckodynamics/eslint-angular-19'
export default configure();
19.2.0
8 months ago