avet-typescript

1.4.2 • Public • Published

avet-typescript

NPM version build status Test coverage David deps Known Vulnerabilities npm download

typescript plugin for avet, make TypeScript can be easily integrated into the project.


Install

$npm i avet-typescript

Uasge

because this project will be run in postinstall, and auto generator typescript about files. more info you can read install.js.

it is also support custom settings

{
  ts: {
    vscode: {
      // your vscode settings
    },
    tsconfig: {
      // your tsconfig settings
    },
    tslint: {
      // your tslint settings
    }
  }
}

Package Sidebar

Install

npm i avet-typescript

Weekly Downloads

13

Version

1.4.2

License

MIT

Unpacked Size

9.53 kB

Total Files

4

Last publish

Collaborators

  • dapixp