{
  "extends": ["@pega/stylelint-config"],
  "ignoreFiles": ["node_modules/**", "lib/**", "!.storybook", ".storybook/public"]
}
