Skip to content

chore: added configuring Nx for Jest/Jasmine#9

Open
mtpultz wants to merge 2 commits intohirezio:mainfrom
mtpultz:chore/nx-readme-update
Open

chore: added configuring Nx for Jest/Jasmine#9
mtpultz wants to merge 2 commits intohirezio:mainfrom
mtpultz:chore/nx-readme-update

Conversation

@mtpultz
Copy link
Copy Markdown

@mtpultz mtpultz commented Mar 10, 2022

  • Added configuring Nx section
  • Small edits to Using TypeScript section
  • Applied minor CSS to summary tags

* Added configuring Nx section
* Small edits to Using TypeScript section
* Applied minor CSS to <summary>
@similar-code-searcher
Copy link
Copy Markdown

Similar files are

@shairez
Copy link
Copy Markdown
Member

shairez commented Mar 21, 2022

Thanks a lot @mtpultz !

Just had some time now to review it

I'm leaving a few comments on the changes themselves
If you could have a look, let's continue the discussion there

// For tsconfig.spec.json AND tsconfig.editor.json:
{
"compilerOptions": {
"types": [
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

@mtpultz thanks!

There's a typo in the code - it should be "jasmine" no?

Plus - have you checked that this configuration works with an nx project that is generated with "jasmine + karma" instead of jest?

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