diff --git a/ui/.depcheckrc.yaml b/ui/.depcheckrc.yaml index 9cc5f80a9..efbc290c8 100644 --- a/ui/.depcheckrc.yaml +++ b/ui/.depcheckrc.yaml @@ -12,6 +12,7 @@ ignores: # devDeps - "@types/jest" - "@types/node" + - "@percy/cli" - "@percy/storybook" - "@storybook/preset-create-react-app" - "purgecss"