diff options
author | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2021-05-24 19:35:45 +0000 |
---|---|---|
committer | github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> | 2021-05-24 19:35:45 +0000 |
commit | 83fffbdf615be2dcecdde6933f74e8cdc8044830 (patch) | |
tree | 2f304df41d6289db60e7323b2cfa07c5527014b2 /.yarnrc.yml | |
parent | 61955cac8de4c27f2acbcf1c93a1e03df7b8c43a (diff) | |
download | tanzanite-83fffbdf615be2dcecdde6933f74e8cdc8044830.tar.gz tanzanite-83fffbdf615be2dcecdde6933f74e8cdc8044830.tar.bz2 tanzanite-83fffbdf615be2dcecdde6933f74e8cdc8044830.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 a0d0dab..975b0c0 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-2.4.1.cjs |