-
-
Notifications
You must be signed in to change notification settings - Fork 62
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Case study: tsconfck
vs get-tsconfig
#262
Comments
tsconfck
vs privatenumber
tsconfck
vs get-tsconfig
Why was I tagged? |
@privatenumber I don't know if you know about |
What are they? And why don't you open a discussion thread in |
Take
I'm sorry if I was bothering you. I was just opening the two issue in case I could forget these tasks and tagging you in case you may want to take a look at |
Feel free to submit feature requests in get-tsconfig. However, please make ensure that your suggestions are well-detailed and with context. Your thorough input will be appreciated. And in the future, please initiate constructive discussions in the relevant repositories. Others may have similar questions, and it's more discoverable in the appropriate places. Thanks! |
@JounQin Since In fact, I am going to replace |
@SukkaW Thanks for your input, but cc @dominikg |
jsconfig.json is supported in tsconfck v3, but you need to explicitly enable it with an option, there is no automatic/hybrid mode where it looks for tsconfig.json or jsconfig.json simultaneously dominikg/tsconfck#132 tsconfck is also used by vite, and there have been previous discussions about making it available to vite plugins to avoid multiple plugins all using it with separate caches. We should start a discussion on vite discord about that maybe? |
@dominikg Sorry I'm not a native English speaker, I don't quite understand what do you want to discuss about? Automatically seeking jsconfig.json when tsconfig.json not found or not specific passed as option. |
@SukkaW In case that my questions seem already been fixed after https://github.com/dominikg/tsconfck/releases/tag/tsconfck%403.0.1, do you want to raise to PR to replace See also un-ts/eslint-plugin-import-x#20 |
I am also kinda busy lately. I am gonna dig through the |
Indeed! I've totally no idea before that it doesn't support After wasting a lot of time digging into it, I found out that Looking forward to support that soon by replacing it. cc @SukkaW Just found out the last activity was in Janunary🫠 |
|
That's sad. Yeah indeed replacing an underlying tool is a bit complex. |
Although I have raised this 3 months ago already. It was closed as not planned. |
|
https://github.com/dominikg/tsconfck
vs
https://github.com/privatenumber/get-tsconfig
cc @privatenumber
The text was updated successfully, but these errors were encountered: