Skip to content

Commit

Permalink
env: Yarn version update (#342)
Browse files Browse the repository at this point in the history
* env: update yarn version

* env: update yarnpkg sdks
  • Loading branch information
JaeYeopHan authored Aug 14, 2024
1 parent a128e75 commit d1a5a70
Show file tree
Hide file tree
Showing 41 changed files with 3,872 additions and 3,610 deletions.
571 changes: 350 additions & 221 deletions .pnp.cjs

Large diffs are not rendered by default.

150 changes: 93 additions & 57 deletions .pnp.loader.mjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 3 additions & 2 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"editor.defaultFormatter": "biomejs.biome"
},
"[typescript]": {
"editor.defaultFormatter": "biomejs.biome"
"editor.defaultFormatter": "vscode.typescript-language-features"
},
"[typescriptreact]": {
"editor.defaultFormatter": "biomejs.biome"
Expand All @@ -26,5 +26,6 @@
"**/.yarn": true,
"**/.pnp.*": true
},
"typescript.enablePromptUseWorkspaceTsdk": true
"typescript.enablePromptUseWorkspaceTsdk": true,
"prettier.prettierPath": ".yarn/sdks/prettier/index.cjs"
}
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .yarn/cache/fsevents-patch-19706e7e35-10.zip
Binary file not shown.
Binary file added .yarn/cache/fsevents-patch-6b67494872-10.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading

0 comments on commit d1a5a70

Please sign in to comment.