Skip to content

Our coding standards for CSS, JS, and PHP.

Notifications You must be signed in to change notification settings

indigotree/coding-standards

Repository files navigation

Coding Standards

Indigo Tree coding standards.

Packages

  • ESLint - @indigotree/eslint-config
  • Prettier - @indigotree/prettier-config
  • Stylelint - @indigotree/stylelint-config
  • PHPCS - indigotree/coding-standards

Deployment

This project uses Lerna, which is a tool that optimises the workflow around managing multi-package repositories with git and npm. Most of the time, npm run learna:publish is what you need to publish new packages.