@vt7/tsconfig-module
TypeScript icon, indicating that this package has built-in type declarations

0.0.2 • Public • Published

###A module auto build tsconfig.json for nuxt module support for multi app.

🚀 Quick Start

Install:

# yarn
yarn add --dev @vt7/tsconfig-module

Use

"buildModules": [
  ...
  '@vt7/tsconfig-module'
],

tsConfig: {
  compilerOptions: {
    types: ['@nuxtjs/sentry'],
  },
  exclude: ['app/mobile'],
},

Readme

Keywords

none

Package Sidebar

Install

npm i @vt7/tsconfig-module

Weekly Downloads

1

Version

0.0.2

License

MIT

Unpacked Size

59.8 kB

Total Files

5

Last publish

Collaborators

  • vt7