Socket
Socket
Sign inDemoInstall

@angular-eslint/schematics

Package Overview
Dependencies
2
Maintainers
1
Versions
702
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

@angular-eslint/schematics


Version published
Maintainers
1
Created

Package description

What is @angular-eslint/schematics?

@angular-eslint/schematics is a package that provides a set of schematics for integrating ESLint into Angular projects. It helps in setting up and managing linting configurations, converting TSLint configurations to ESLint, and generating new Angular components with ESLint configurations.

What are @angular-eslint/schematics's main functionalities?

Converting TSLint to ESLint

This schematic converts an existing Angular project that uses TSLint to use ESLint instead. It updates the configuration files and installs the necessary dependencies.

ng g @angular-eslint/schematics:convert-tslint-to-eslint

Generating new Angular components with ESLint

This schematic generates a new Angular component with ESLint configurations applied. It ensures that the new component adheres to the linting rules defined in the project.

ng g @angular-eslint/schematics:component my-component

Setting up ESLint in a new Angular project

This schematic sets up ESLint in a new Angular project. It configures the necessary files and installs the required dependencies to start using ESLint for linting the project.

ng add @angular-eslint/schematics

Other packages similar to @angular-eslint/schematics

Readme

Source

@angular-eslint/schematics

FAQs

Last updated on 03 Sep 2020

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc