mirror of
https://github.com/ArthurDanjou/website-old.git
synced 2026-01-18 05:58:08 +01:00
Working hardly
This commit is contained in:
@@ -63,7 +63,9 @@
|
||||
"@nuxtjs/axios",
|
||||
"@nuxtjs/sentry",
|
||||
"@nuxtjs/composition-api",
|
||||
"nuxt-i18n"
|
||||
"@nuxtjs/i18n",
|
||||
"@nuxtjs/color-mode",
|
||||
"@nuxtjs/universal-storage"
|
||||
] /* Type declaration files to be included in compilation. */,
|
||||
// "allowSyntheticDefaultImports": true, /* Allow default imports from modules with no default export. This does not affect code emit, just typechecking. */
|
||||
"esModuleInterop": true /* Enables emit interoperability between CommonJS and ES Modules via creation of namespace objects for all imports. Implies 'allowSyntheticDefaultImports'. */,
|
||||
|
||||
Reference in New Issue
Block a user