question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

RFC .projenrc.ts support

See original GitHub issue

For more complex projects, specially with the monorepo support, wouldn’t it be interesting to:

npx projen init typescript --types

Then generate a .projenrc.ts file instead of the .js and incorporate a check on the cli to compile on the fly if .ts file is there?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:1
  • Comments:10 (10 by maintainers)

github_iconTop GitHub Comments

6reactions
eladbcommented, Jun 30, 2021

Projenrc in typescript is now supported via:

projen new typescript --projenrc-ts
1reaction
eladbcommented, Jul 16, 2020

I am having seconds thoughts here. Let’s keep it in the backlog for now and see how far we can get with JavaScript.

Read more comments on GitHub >

github_iconTop Results From Across the Web

API Reference | projen
Projenrc, Allows writing projenrc files in java. javascript.Bundler, Adds support for bundling JavaScript applications and dependencies into a single file.
Read more >
Contributor's Handbook | Wing - Docs
This document describes everything you need to know to help out with the Wing ... It uses the .projenrc.ts file to generate package.json...
Read more >
How to simplify project setup with Projen - Tidy Cloud AWS
Any changes come from .projenrc.js (or .projenrc.ts, if you prefer a ... tips and news to help improve your cloud skills with automation...
Read more >
Page 2 | python projects free download - SourceForge
With Mopidy's extension support, you can easily add backends for new music ... Any change to projects/* or .projenrc.ts requires a synth to...
Read more >
The projen from projen - Giter VIP
RFC .projenrc.ts support. For more complex projects, specially with the monorepo support, wouldn't it be interesting to: npx projen init typescript --types.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found