vue-i18n-extract icon indicating copy to clipboard operation
vue-i18n-extract copied to clipboard

refactor: adjust Yarn setup

Open kleinfreund opened this issue 3 years ago • 0 comments

Updates the .gitignore file to match Yarn 2’s documentation. Specifically, this avoids the issue of needing to follow the SDK setup instructions (e.g. running yarn dlx @yarnpkg/sdks vscode) each time the repository is cloned.

Commits the files created after running yarn dlx @yarnpkg/sdks vscode so that people cloning the repository don’t have to run the command.

kleinfreund avatar May 31 '22 12:05 kleinfreund