An open API service indexing awesome lists of open source software.

https://github.com/vinayakkulkarni/prettier-config-vue

My Prettier Config for Vue / Nuxt apps
https://github.com/vinayakkulkarni/prettier-config-vue

Last synced: 3 months ago
JSON representation

My Prettier Config for Vue / Nuxt apps

Awesome Lists containing this project

README

        

# @vinayakkulkarni/prettier-config-vue

> My personal [Prettier](https://prettier.io/) config.

## Install

```bash
npm i -D @vinayakkulkarni/prettier-config-vue
```

## Usage

In `package.json`:

```json
{
"prettier": "@vinayakkulkarni/prettier-config-vue"
}
```

## License

MIT.