2.4.1 • Published 5 years ago

jslib-plugin-typescript v2.4.1

Weekly downloads
1
License
MIT
Repository
github
Last release
5 years ago

jslib-plugin-typescript

typescript plugin for create-jslib

Uses TypeScript + rollup-plugin-typescript2 + for faster type checking.

Configuration

TypeScript can be configured via tsconfig.json.

This plugin can be used alongside jslib-plugin-babel. When used with Babel, this plugin will output ES2015 and delegate the rest to Babel for auto polyfill based on browser targets.

Injected Commands

If opted to use TSLint during project creation, jslib-service lint will be injected.

2.4.1

5 years ago

2.3.0

5 years ago

2.1.0

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.5

5 years ago

1.0.1

5 years ago