1.0.2 • Published 1 year ago

@bruceshih/prettier-config-vue v1.0.2

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

@bruceshih/prettier-config-vue

version ci

This is my Prettier config for Vue projects. Can also be used for JavaScript projects.

Install

pnpm i -D prettier @bruceshih/prettier-config-vue

Usage

// prettier.config.js
import bruceshih from '@bruceshih/prettier-config-vue'

export default {
  ...bruceshih,
  // other rules
}
1.0.2

1 year ago

1.0.1

1 year ago