eslint-plugin-panda icon indicating copy to clipboard operation
eslint-plugin-panda copied to clipboard

Official ESLint Plugin for Panda CSS

Results 36 eslint-plugin-panda issues
Sort by recently updated
recently updated
newest added

This PR adds documentation and an example for Flat Config with ESLint v9. I've added documentation on configuring this plugin with Flat Config and updated the `sandbox` to use Flat...

When I write the following `cva` variants, `@pandacss/no-invalid-nesting` reports an error. > ./src/app/Heading.tsx > 23:13 Error: Invalid style nesting. Nested styles must contain the `&` character. @pandacss/no-invalid-nesting ```ts import {...

Fixes #61 This adds ESLint v9 support & Flat Config. TODO: - [ ] Update all deps for ESLint - [ ] test `eslint-docgen` - [ ] Provide a better...

synckit throws sporadic errors where the message port returns `undefined`. I thought this issue was related to Yarn PnP but the same error occurs with traditional node_modules. I've run into...

Eslint V9 brings improvements to Eslint configuration files, which have some breaking changes: See - https://eslint.org/docs/latest/use/configure/migration-guide#start-using-flat-config-files

help wanted

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://togithub.com/eslint/eslint)) | [`9.5.0` -> `9.9.0`](https://renovatebot.com/diffs/npm/eslint/9.5.0/9.9.0) |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [pnpm](https://pnpm.io) ([source](https://togithub.com/pnpm/pnpm)) | [`8.15.8` -> `8.15.9`](https://renovatebot.com/diffs/npm/pnpm/8.15.8/8.15.9) |...

Here's the result of running linter with `TIMING=1` on our codebase with panda recommended ruleset enabled ```sh Rule | Time (ms) | Relative :-----------------------------------------------|-----------:|--------: @pandacss/no-invalid-token-paths | 218124.183 | 27.8% @pandacss/no-hardcoded-color...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [eslint](https://eslint.org) ([source](https://redirect.github.com/eslint/eslint)) | [`9.20.1` -> `9.27.0`](https://renovatebot.com/diffs/npm/eslint/9.20.1/9.27.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint/9.27.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...

This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@vitejs/plugin-react](https://redirect.github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme) ([source](https://redirect.github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react)) | [`4.3.4` -> `4.4.1`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-react/4.3.4/4.4.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@vitejs%2fplugin-react/4.4.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) |...