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

Support TypeScript config #22

Closed
wants to merge 4 commits into from
Closed

Conversation

fuma-nama
Copy link
Contributor

@fuma-nama fuma-nama commented Dec 27, 2024

Add support for TypeScript config file, and added better support for type checking with defineConfig imported from languine directly.

It uses a transpiler + jiti to import ESM + TypeScript file directly from Node.js runtime.

Changed:

  • Importing languine wasn't working properly because it runs the CLI program, I changed the main and types to another file to avoid this
  • Added more details to include to allow more specific naming

Copy link

vercel bot commented Dec 27, 2024

@fuma-nama is attempting to deploy a commit to the Pontus Abrahamsson's projects Team on Vercel.

A member of the Team first needs to authorize it.

@fuma-nama fuma-nama marked this pull request as ready for review December 27, 2024 09:35
@pontusab
Copy link
Contributor

Thank you so much! I made ts config, and converted all examples in this PR: #23

@pontusab pontusab closed this Dec 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants