1.1.0 • Published 5 months ago

@tronite/prettier-config v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
5 months ago

This package provides Prettier configuration for Tronite projects. It is intended to be used with @tronite/eslint-config and @tronite/tsconfig.

Installation

To install this package, run the following command:

pnpm add -D @tronite/prettier-config

You will also need to install the following peer dependencies:

pnpm add -D prettier

Usage

Add the following to your .prettierrc.js file:

module.exports = require('@tronite/prettier-config');
1.1.0

5 months ago

1.0.6

6 months ago

1.0.5

6 months ago

1.0.4

9 months ago

1.0.3

1 year ago