-
Notifications
You must be signed in to change notification settings - Fork 5
[Feature]: Better support for typescript ecosystem #414
Copy link
Copy link
Open
Labels
SSmallSmallconfigConfiguration-related issueConfiguration-related issueenhancementNew feature or requestNew feature or requestjavascriptPull requests that update javascript codePull requests that update javascript codepackagingImproves TCR packaging and installabilityImproves TCR packaging and installabilitytoolchainToolchain-related issueToolchain-related issuetypescriptPull requests that update typescript codePull requests that update typescript code
Metadata
Metadata
Assignees
Labels
SSmallSmallconfigConfiguration-related issueConfiguration-related issueenhancementNew feature or requestNew feature or requestjavascriptPull requests that update javascript codePull requests that update javascript codepackagingImproves TCR packaging and installabilityImproves TCR packaging and installabilitytoolchainToolchain-related issueToolchain-related issuetypescriptPull requests that update typescript codePull requests that update typescript code
Type
Fields
Give feedbackNo fields configured for issues without a type.
Projects
StatusShow more project fields
To do
Contact Details
philippe.bourgau@gmail.com
Feature Request
I had to setup tcr on an existing typescript repo using npm, I had to patch quite a few script files to make it work
Feature Description
There are many steps that would make things simpler
Alternatives
Let each repo reconfigure tcr for its specificities
Additional Context
The sample repo I was working on is https://github.com/lynchjames/note-refactor-obsidian. Here is a commit I made to setup TCR: philou/note-refactor-obsidian@c75e490
Code of Conduct