alpha
Login
or
Join now
danielroe.dev
/
nuxt-vitest
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
[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
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
Pulls
Pipelines
chore: add renovate config
author
Daniel Roe
date
3 years ago
(Dec 19, 2022, 1:51 PM UTC)
commit
6948aa6f
6948aa6fc13a47c142e30ee8a7bbfffc71488e28
parent
96037499
960374993601296656b27fa4af74c4b68205cd70
+4
1 changed file
Expand all
Collapse all
Unified
Split
renovate.json
+4
renovate.json
View file
Reviewed
···
1
1
+
{
2
2
+
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
3
3
+
"extends": ["github>danielroe/renovate"]
4
4
+
}