Skip to content
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

Disable typescript if detected #19

Closed
zifeo opened this issue Dec 17, 2023 · 0 comments · Fixed by #112
Closed

Disable typescript if detected #19

zifeo opened this issue Dec 17, 2023 · 0 comments · Fixed by #112
Labels
ghjk.ts Relating to the deno based ghjkfile.

Comments

@zifeo
Copy link
Member

zifeo commented Dec 17, 2023

If ghjk.ts is localed at the same directory than a tsconfig.json file, inject the following idempotently:

  "exclude": [
    "ghjk.ts"
  ],
@Yohe-Am Yohe-Am added the ghjk.ts Relating to the deno based ghjkfile. label May 9, 2024
@Yohe-Am Yohe-Am linked a pull request Jan 4, 2025 that will close this issue
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ghjk.ts Relating to the deno based ghjkfile.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants