mirror of
https://github.com/oven-sh/setup-bun.git
synced 2025-07-13 06:34:41 +08:00
* chore: update Prettier settings and add settings for vscode * rollback semi * fix: exclude `dist` from search and lock changes to some files * Added `search.exclude` to ignore `dist/**` during searches. * Configured `files.readonlyInclude` to lock changes to `dist/**`, `bun.lock`, and `package-lock.json`.
4 lines
84 B
JSON
4 lines
84 B
JSON
{
|
|
"recommendations": ["esbenp.prettier-vscode", "github.vscode-github-actions"]
|
|
}
|