Enable solid just for sub-package like packages/app
#625
Unanswered
lockinmarv
asked this question in
Q&A
Replies: 1 comment 4 replies
-
|
@m4rvr see https://github.com/antfu/eslint-config/blob/main/src/configs/solid.ts |
Beta Was this translation helpful? Give feedback.
4 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey! I can't figure out (or I don't get it) how I can enable
solidrules just for a specific package while havingreactenabled for the rest. Is this possible?This is my current eslint.config.js:
solidrules should be enabled for every.tsxfile insidepackages/app, the rest should be handled by the React rules.Beta Was this translation helpful? Give feedback.
All reactions