Skip to content

Add instructions to readme for intellij / webstorm - #958

Merged
cspotcode merged 3 commits into
TypeStrong:masterfrom
bertyhell:patch-1
Mar 2, 2020
Merged

Add instructions to readme for intellij / webstorm#958
cspotcode merged 3 commits into
TypeStrong:masterfrom
bertyhell:patch-1

Conversation

@bertyhell

@bertyhellbertyhell commented Feb 13, 2020

Copy link
Copy Markdown
Contributor

@coveralls

coveralls commented Feb 13, 2020

Copy link
Copy Markdown

Coverage Status

Coverage remained the same at 78.864% when pulling cc79549 on bertyhell:patch-1 into 3eb46e0 on TypeStrong:master.

@cspotcodecspotcode left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just needs a bit of cleanup

Comment threadREADME.md Outdated
Comment threadREADME.md Outdated
Comment threadREADME.md Outdated
Comment threadREADME.md Outdated
@cspotcode

Copy link
Copy Markdown
Collaborator

The configuration wasn't going to work because passing --project tsconfig.json doesn't work when requiring ts-node/register. I simplified the configuration to match the level of detail in the VSCode example. The only thing you need to specify is --require ts-node/register. IntelliJ takes care of everything else.

@cspotcode
cspotcode merged commit 6596a0d into TypeStrong:masterMar 2, 2020
Sign up for freeto 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.

3 participants

@bertyhell@coveralls@cspotcode