Skip to content

Conversation

jchanke
Copy link

@jchanke jchanke commented Jun 6, 2025

add: instructions to configure jest globals for vite: ^6.3.5

the existing notes pre-suppose that a file .eslintrc.cjs exists, which doesn't come with newer versions of vite.

these changes guide students using a newer version of vite to configure their project so jest globals (describe, test, etc.) can be used without importing.

thanks! :)

add: instructions to configure `jest` globals for vite: ^6.3.5

the existing notes pre-suppose that a file `.eslintrc.cjs` exists, which doesn't come with newer versions of vite. 

these changes guide students using a newer version of vite to configure their project so jest globals (describe, test, etc.) can be used without importing.

thanks! :)
@vejol vejol added the part 6 label Jun 7, 2025
@vejol vejol added this to the Part 6 - yearly check 2025 milestone Aug 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants