1.1.0 • Published 2 years ago

@tronite/prettier-config v1.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years 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

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago