Feel free to delete everything in ./app but keep:
- Imports in
assets/css/main.css app.vue, obviously, with at least something of your preference
Purpose: Putting .ts scripts plain into here dissatisfies TS very much.
Usage: pnpm tsx scripts/example.ts
Body:
- scripts dir
tsxpackage in package.json
Body:
- (optional) vue-i18n.patch patch & pnpm-workspace.yaml:
patchedDependencies:vue-i18nentry - to enforce strict keys - i18n dir
i18nsection &"@nuxtjs/i18n"module &"./i18n/const"import @ nuxt.config.ts- Search for
$i18n,i18nand$t