Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

@touch4it/ng_eslint_rulezz

Package Overview
Dependencies
Maintainers
4
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@touch4it/ng_eslint_rulezz

ESLint rules for Angular projects defined for Touch4IT projects.

latest
npmnpm
Version
1.6.2
Version published
Weekly downloads
58
23.4%
Maintainers
4
Weekly downloads
 
Created
Source

NG esling rulezz

ESlint rules for angular applications.

Compatibility

Lib versionAngular versionEslint version
~1.0.0>=13.0.0-
~1.1.015.0.0-
~1.2.016.0.0-
~1.3.017.0.0-
~1.4.018.0.0-
~1.5.019.0.0<9.0.0
~1.6.019.0.0^9.0.0

Usage

Eslint

Add this to your eslint.config.mjs

import ngEslintRulezzConfig from "@touch4it/ng_eslint_rulezz";

export default [...ngEslintRulezzConfig];

Prettier

Import prettier to yout .prettierrc.yaml file:

import: '@touch4it/ng_eslint_rulezz/prettier/index.mjs'

FAQs

Package last updated on 29 May 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts