0.0.5 • Published 3 years ago

@whiski/plugin-typescript v0.0.5

Weekly downloads
-
License
-
Repository
-
Last release
3 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

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago