diff --git a/workspace.json b/workspace.json index 07771a2e6c..f0d8c89692 100644 --- a/workspace.json +++ b/workspace.json @@ -1065,7 +1065,6 @@ "linter": "eslint", "tsConfig": ["libs/remix-ui/theme-module/tsconfig.lib.json"], "exclude": ["**/node_modules/**", "!libs/remix-ui/theme-module/**/*"] - ] } } }