Add blank fixtures for nuxt

This commit is contained in:
Yoann Chaudet
2022-07-19 16:31:11 -07:00
parent 53eec1a8cc
commit ad121920a0
2 changed files with 3 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
// Default Pages configuration for Nuxt
export default {router: {base: '/docs/'}}

View File

@@ -0,0 +1 @@
// This file is not read by the test suite