@bruceshih/prettier-config-vue

1.0.2 • Public • Published

@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
}

Readme

Keywords

Package Sidebar

Install

npm i @bruceshih/prettier-config-vue

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

5.95 kB

Total Files

11

Last publish

Collaborators

  • bruceshih