# @tryrolljs/prettier-config

## 0.0.4

### Patch Changes

- [#50](https://github.com/TuringAdvisoryGroup/tryrolljs/pull/50) [`3f83b0e`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/3f83b0eba6e0cb47a2f7fa0a0422c8c1bb020463) Thanks [@teimurjan](https://github.com/teimurjan)! - Populate package json with useful data

## 0.0.3

### Patch Changes

- [#19](https://github.com/TuringAdvisoryGroup/tryrolljs/pull/19) [`c049527`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/c0495275b90f9adac465f6d0a1079b89f8390833) Thanks [@teimurjan](https://github.com/teimurjan)! - Update formatter to include only js,ts,jsx,tsx files & made linting work via peer deps

## 0.0.2

### Patch Changes

- [`a195c1a`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/a195c1aa82ee9b69a2a6096faca1f968edb090e1) Thanks [@teimurjan](https://github.com/teimurjan)! - Add lint fix flag & add arrowParens=always to prettier config
