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 or npm
yarn add -D @linode/eslint-plugin-cloud-manager
or
npm install @linode/eslint-plugin-cloud-manager --save-dev
and reload your eslint server.
yarn install
yarn test