Vue Init and Router Type Support
- Moved all of the Nuxt.js files into a
template
directory. - Included the
meta.js
file forvue init
support. - Imported
$router
TypeScript types intypes/index.ts
.
template
directory.meta.js
file for vue init
support.$router
TypeScript types in types/index.ts
.