issues Search Results · repo:chakra-ui/eslint-plugin-panda language:TypeScript
Filter by
27 results
(52 ms)27 results
inchakra-ui/eslint-plugin-panda (press backspace or delete to remove)When installing @pandacss/eslint-plugin with ESLint v9, a peer dependency warning appears. This is because the peer
dependency version of @typescript-eslint/utils v6 is not compatible with ESLint v9.
...
wancup
- 5
- Opened on Jan 26
- #216
Is there a way to allow inherit and currentColor while using @pandacss/no-hardcoded-color?
I m not sure about currentColor, but inherit cannot be in a css variable, so adding inherit as a pandacss token ...
yangchristina
- 1
- Opened on Jan 11
- #208
I tried installing this eslint plugin today: @pandacss/eslint-plugin : ^0.2.3 ,
I added the plugin like this in my eslint config:
plugins : [
...
@pandacss
],
And then as soon as i add ...
sjaakbanaan
- 7
- Opened on Jan 10
- #207
This is an example of correct code in the docs:
import { Circle } from ./panda/jsx ;
function App(){
return Circle _hover={{ border: solid 1px {colors.blue.400} }} / ;
}
However, this fails inside ...
yangchristina
- 1
- Opened on Dec 27, 2024
- #198
22:46 Error: `
grid-template-columns: auto 380px;
grid-auto-rows: min-content;
grid-template-rows: unset;
` is an invalid token path. @pandacss/no-invalid-token-paths
When using template ...
RickyRoller
- Opened on Nov 25, 2024
- #187
Hi,
Thanks for this helpful linter package !
- Warning message when execution the next lint
- some context:
- yarn workspace
- next project
- Version 0.2.0
- Lint works finally
...
xcarpentier
- 1
- Opened on Nov 21, 2024
- #183
Environment:
- Node.js: 22.3.0
- pnpm: 9.12.1
- ESLint: ^9.13.0
- eslint-plugin-react: ^7.37.2
- eslint-plugin-jsx-a11y: ^6.10.1
- @pandacss/eslint-plugin: ^0.2.0
Description:
In a pnpm ...
taichi221228
- 2
- Opened on Oct 24, 2024
- #170
Here s the result of running linter with TIMING=1 on our codebase with panda recommended ruleset enabled
Rule | Time (ms) | Relative
:-----------------------------------------------|-----------:|--------: ...
Faithfinder
- 7
- Opened on Oct 7, 2024
- #160
It seems that the fix in #143 introduced a bunch of false positives, not all of which were fixed in #151.
I haven t been able to narrow down exactly when it does and doesn t happen, but it can be in code ...
idapartners
- 1
- Opened on Oct 4, 2024
- #155
Hi.no-dynamic-styling on an object that has nothing to do with styling. Is there something I m not aware of when using
this?
The reproduction is here.
makotot
- Opened on Sep 25, 2024
- #150

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.