mirror of
https://github.com/catppuccin/vscode.git
synced 2026-01-09 07:54:03 +08:00
* build(nix): migrate to `catppuccin/nix` * chore(.yarnrc.yml): remove nix * chore: re-order package.json * build: move to `pnpm` & update schema root link There is a 99% chance that the next release will fail. * chore: try to fix storybook on pnpm * revert: schema update * Update README.md Co-authored-by: Seth Flynn <getchoo@tuta.io> * docs: update nix instructions * build: use pnpm catalogs * chore: fix warnings * chore: ignore dictionary * chore: move `.npmrc` to subproject * chore: use `pnpm publish` * chore: add `@storybook/web-components` --------- Co-authored-by: Seth Flynn <getchoo@tuta.io>
6 lines
155 B
JSON
6 lines
155 B
JSON
{
|
|
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
|
"extends": ["local>catppuccin/renovate-config"],
|
|
"ignoreDeps": ["@types/vscode"]
|
|
}
|