diff options
author | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-06-29 10:06:22 -0400 |
---|---|---|
committer | IRONM00N <64110067+IRONM00N@users.noreply.github.com> | 2021-06-29 10:06:22 -0400 |
commit | 0cfeae3aa98bc0cf1fb93bd61641da59b3870d81 (patch) | |
tree | 4670aaea7238ca27b0732b5bb16b9c21572ee503 /.yarnrc.yml | |
parent | b6555ffff0d1c6351ddf0ad8aa65859e07dc5127 (diff) | |
download | tanzanite-0cfeae3aa98bc0cf1fb93bd61641da59b3870d81.tar.gz tanzanite-0cfeae3aa98bc0cf1fb93bd61641da59b3870d81.tar.bz2 tanzanite-0cfeae3aa98bc0cf1fb93bd61641da59b3870d81.zip |
format
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 36600c5..a922e45 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.2.cjs |