We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3655a2 commit fdee13fCopy full SHA for fdee13f
1 file changed
packages/app/nuxt.config.ts
@@ -55,7 +55,7 @@ export default defineNuxtConfig({
55
rmStaleKey: '',
56
githubToken: '',
57
ghBaseUrl: "https://api.github.com",
58
- test: '' as '' | 'true',
+ test: '',
59
},
60
61
hooks: {
0 commit comments