Install the package as a dev dependency.
npm install -D @typespec/eslint-plugin
Add the following to your eslint config
plugins: ["@typespec/eslint-plugin"],
extends: ["plugin:@typespec/eslint-plugin/recommended"],
Install the package as a dev dependency.
npm install -D @typespec/eslint-plugin
Add the following to your eslint config
plugins: ["@typespec/eslint-plugin"],
extends: ["plugin:@typespec/eslint-plugin/recommended"],
npm i @typespec/eslint-plugin
73
0.62.0
MIT
11.3 kB
15