2e36dadfec
* chore: clean up husky + lint-staged * chore: format all files with prettier
10 lines
256 B
JSON
10 lines
256 B
JSON
{
|
|
"$schema": "https://unpkg.com/@changesets/config@1.6.4/schema.json",
|
|
"changelog": "@changesets/cli/changelog",
|
|
"commit": false,
|
|
"linked": [],
|
|
"access": "public",
|
|
"baseBranch": "main",
|
|
"updateInternalDependencies": "patch",
|
|
"ignore": []
|
|
}
|