diff --git a/.changeset/config.json b/.changeset/config.json index cfac7ae..167c531 100644 --- a/.changeset/config.json +++ b/.changeset/config.json @@ -6,5 +6,9 @@ "linked": [], "access": "public", "updateInternalDependencies": "patch", - "ignore": ["@react-awesome/docs"] + "ignore": [ + "@react-awesome/docs", + "@react-awesome/tsconfig", + "@react-awesome/eslint" + ] }