mirror of
https://github.com/CorentinTh/it-tools.git
synced 2025-04-23 16:26:15 -04:00
feat(app): nuxt version
This commit is contained in:
parent
f836666417
commit
87cfc9c1f3
504 changed files with 8075 additions and 33366 deletions
5
packages/app/nuxt.config.ts
Normal file
5
packages/app/nuxt.config.ts
Normal file
|
@ -0,0 +1,5 @@
|
|||
// https://nuxt.com/docs/api/configuration/nuxt-config
|
||||
export default defineNuxtConfig({
|
||||
compatibilityDate: '2024-04-03',
|
||||
devtools: { enabled: true },
|
||||
});
|
Loading…
Add table
Add a link
Reference in a new issue