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

chore: added configuring Nx for Jest/Jasmine #9

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

mtpultz
Copy link

@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

Similar files are

@shairez
Copy link
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
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