0.0.5 • Published 2 years ago

@whiski/plugin-typescript v0.0.5

Weekly downloads
-
License
-
Repository
-
Last release
2 years ago

@whiski/plugin-typescript

This package has been deprecated.

typescript plugin for whiskijs

Info

after 1.1 version, you don't need to install this plugin anymore.


Require typescript module to Use this plugin

$npm install typescript @whiskijs/plugin-typescript

Usage

const whiski = require('whiskijs');
const typescript = require('@whiski/plugin-typescript');
whiski.default('{TSCODE_URL}', { plugins: [typescript.default()], extension: 'ts' });
0.0.5

2 years ago

0.0.4

2 years ago

0.0.3

2 years ago

0.0.2

2 years ago

0.0.1

2 years ago