yarn updated to 4.11, prep for refactoring

This commit is contained in:
Oleksandr 2025-11-11 10:26:00 +02:00
parent a5fcc7b5e9
commit 9b2ec20636
Signed by: Xanazf
GPG key ID: 821EEC32761AC17C
11 changed files with 21561 additions and 447 deletions

4
.vim/coc-settings.json Normal file
View file

@ -0,0 +1,4 @@
{
"workspace.workspaceFolderCheckCwd": false,
"tsserver.tsdk": ".yarn/sdks/typescript/lib"
}