This package has been deprecated

Author message:

@cadl-lang packages are deprecated use @typespec instead.

@cadl-lang/eslint-plugin
TypeScript icon, indicating that this package has built-in type declarations

0.40.0 • Public • Published

Cadl Eslint Plugin

Installation

Install the package as a dev dependency.

npm install -D @cadl-lang/eslint-plugin

Usage

Add the following to your eslint config

plugins: ["@cadl-lang/eslint-plugin"],
extends: ["plugin:@cadl-lang/eslint-plugin/recommended"],

Rules

Dependents (1)

Package Sidebar

Install

npm i @cadl-lang/eslint-plugin

Weekly Downloads

1

Version

0.40.0

License

MIT

Unpacked Size

11.2 kB

Total Files

15

Last publish

Collaborators

  • microsoft1es
  • azure-sdk