Nu Phan Quynh Do
Nu Phan Quynh Do
## Details **Recipe Page**: [@mui/material](https://storybook.js.org/recipe/@mui/material) **Recipe Template**: [@mui/material](https://github.com/storybookjs/frontpage/blob/main/src/content/recipes/@mui/material.md) **Browser**: Chrome ## What is wrong Missing code example for `**/*.stories.tsx`. There are only code example for `button.component.tsx`
Instead of ignoring multiple files/folder. Isn't better to support a review folder? Something like : ``` steps: - uses: anc95/ChatGPT-CodeReview@main env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} OPENAI_API_KEY: ${{ secrets.OPENAI_API_KEY }} PATH:...
**Is your feature request related to a problem? Please describe.** I want to run the check only for a specific folder from the pipeline via the **.jscpd.json** config file without...