This software is Copyright Akamai Technologies, Inc.
Custom ESLint rules for Akamai's Cloud Manager. Enforces specific styling guidelines related to the Manager's coding guidelines and best practices.
You can install this package using yarn, npm, bun, or pnpm.
npm install @linode/eslint-plugin-cloud-manager --save-dev
yarn add -D @linode/eslint-plugin-cloud-manager
bun add -D @linode/eslint-plugin-cloud-manager
pnpm add -D @linode/eslint-plugin-cloud-manager
and reload your eslint server.
This repo uses Bun for package management and testing.
bun install
bun test