1.0.2 • Published 1 year ago

@dxmd/prettier-config v1.0.2

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

DaxMedia Prettier Configuration

This repository contains the DaxMedia Prettier configuration for consistent code formatting across all projects.

Installation

To use the DaxMedia Prettier configuration in your project, follow these steps:

  1. Install Prettier as a dev dependency in your project:
npm install -D @dxmd/prettier-config
pnpm install -D @dxmd/prettier-config
  1. Insert the following into the root package.json configuration:
{
	"prettier": "@company/prettier-config"
}
1.0.2

1 year ago

1.0.1

1 year ago