# @tryrolljs/cli

## 0.0.9

### 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

- Updated dependencies [[`3f83b0e`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/3f83b0eba6e0cb47a2f7fa0a0422c8c1bb020463)]:
  - @tryrolljs/prettier-config@0.0.4

## 0.0.8

### 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

- Updated dependencies [[`c049527`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/c0495275b90f9adac465f6d0a1079b89f8390833)]:
  - @tryrolljs/prettier-config@0.0.3

## 0.0.7

### Patch Changes

- [`5f4a909`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/5f4a90921394d6eb4dcc96ae224f5e9a7925cff2) Thanks [@teimurjan](https://github.com/teimurjan)! - Use babel ts parser

## 0.0.6

### 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

- Updated dependencies [[`a195c1a`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/a195c1aa82ee9b69a2a6096faca1f968edb090e1)]:
  - @tryrolljs/prettier-config@0.0.2

## 0.0.5

### Patch Changes

- [`9c7ff40`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/9c7ff40c398ce13ebe23bc5b45cfd102d2504ae8) Thanks [@teimurjan](https://github.com/teimurjan)! - Remove log in format

## 0.0.4

### Patch Changes

- [`ecf41e2`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/ecf41e2f065e96ed5c05de30415530d6d6117acb) Thanks [@teimurjan](https://github.com/teimurjan)! - Do not exit with code 1 when no lint errors

## 0.0.3

### Patch Changes

- [`bd3a9e6`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/bd3a9e67eaf42b266ff5ccc0afadcdc65ec95bea) Thanks [@teimurjan](https://github.com/teimurjan)! - Move eslint & prettier deps to cli

## 0.0.2

### Patch Changes

- [`086387b`](https://github.com/TuringAdvisoryGroup/tryrolljs/commit/086387bf88703c2b25c36b26807c3b21f46db75e) Thanks [@teimurjan](https://github.com/teimurjan)! - Update path to roll binary
