diff options
| author | Ben Woodward <ben@bdw.to> | 2021-07-04 16:48:10 -0700 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-07-04 16:48:10 -0700 |
| commit | 52ff61635b1cbd4b024ae882b606cfb64d6cc897 (patch) | |
| tree | de906f5b551d28d92048dcb65a8048fc718d3b9f /yarn.lock | |
| parent | 313e5f8146a1f853269c2958fbbf4aa26c2422a8 (diff) | |
Prettier formatting (#33)
* Add prettier
* Format code
Diffstat (limited to 'yarn.lock')
| -rw-r--r-- | yarn.lock | 5 |
1 files changed, 5 insertions, 0 deletions
| @@ -8811,6 +8811,11 @@ prepend-http@^1.0.0: | |||
| 8811 | resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc" | 8811 | resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc" |
| 8812 | integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw= | 8812 | integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw= |
| 8813 | 8813 | ||
| 8814 | prettier@2.3.2: | ||
| 8815 | version "2.3.2" | ||
| 8816 | resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.2.tgz#ef280a05ec253712e486233db5c6f23441e7342d" | ||
| 8817 | integrity sha512-lnJzDfJ66zkMy58OL5/NY5zp70S7Nz6KqcKkXYzn2tMVrNxvbqaBpg7H3qHaLxCJ5lNMsGuM8+ohS7cZrthdLQ== | ||
| 8818 | |||
| 8814 | pretty-bytes@^5.3.0: | 8819 | pretty-bytes@^5.3.0: |
| 8815 | version "5.6.0" | 8820 | version "5.6.0" |
| 8816 | resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb" | 8821 | resolved "https://registry.yarnpkg.com/pretty-bytes/-/pretty-bytes-5.6.0.tgz#356256f643804773c82f64723fe78c92c62beaeb" |
