diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2021-07-08 01:07:05 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2021-07-08 01:07:05 +0000 |
commit | a91cd844395cb74ba54d53f3954aff198a65feb4 (patch) | |
tree | 145f76a234fc4803c310a95e40e1923195233147 /.yarnrc.yml | |
parent | 527c5b51e2c653ae03118f50ce61d90b0af72b81 (diff) | |
download | tanzanite-a91cd844395cb74ba54d53f3954aff198a65feb4.tar.gz tanzanite-a91cd844395cb74ba54d53f3954aff198a65feb4.tar.bz2 tanzanite-a91cd844395cb74ba54d53f3954aff198a65feb4.zip |
Automatically format code
Diffstat (limited to '.yarnrc.yml')
-rw-r--r-- | .yarnrc.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.yarnrc.yml b/.yarnrc.yml index 8aa4e19..2a309ef 100644 --- a/.yarnrc.yml +++ b/.yarnrc.yml @@ -1,5 +1,5 @@ plugins: - path: .yarn/plugins/@yarnpkg/plugin-typescript.cjs - spec: "@yarnpkg/plugin-typescript" + spec: '@yarnpkg/plugin-typescript' yarnPath: .yarn/releases/yarn-3.0.0-rc.9.cjs |