[READ-ONLY] Mirror of https://github.com/danielroe/nuxt-vitest. An vitest environment with support for testing code that needs a Nuxt runtime environment
nuxt nuxt-module testing unit-testing vitest
0

Configure Feed

Select the types of activity you want to include in your feed.

nuxt-vitest / renovate.json
113 B 4 lines
1{ 2 "$schema": "https://docs.renovatebot.com/renovate-schema.json", 3 "extends": ["github>danielroe/renovate"] 4}