0.1.0 • Published 2 years ago

@manifest-ui/vessel-config-prettier v0.1.0

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

Vessel - Prettier config

A Project44 Beemo Prettier config based on prettier-config-vessel.

Installation

yarn install --dev prettier @beemo/core @beemo/driver-prettier @manifest-ui/vessel-config-prettier

Usage

Create a configs/prettier.ts file in your Beemo configuration module that re-exports this config.

export { default } from '@manifest-ui/vessel-config-prettier';