A simple start with auto importing the common file types
- follow the simple setup at nuxt.com > Modules
- copy the other files (at least
magicImports.ts
, optionallymodule.ts
) from below to auto-import the common filetypes npm i fast-glob
... is required, as long asnode:fs
> glob is still experimental