rollup-plugin-typescript2
- Version 0.36.0
- Published
- 4.53 MB
- 5 dependencies
- MIT license
Install
npm i rollup-plugin-typescript2
yarn add rollup-plugin-typescript2
pnpm add rollup-plugin-typescript2
Overview
Seamless integration between Rollup and TypeScript. Now with errors.
Index
Variables
Type Aliases
Variables
variable typescript
const typescript: PluginImpl<Partial<IOptions>>;
Type Aliases
type RPT2Options
type RPT2Options = Partial<IOptions>;
Package Files (1)
Dependencies (5)
Dev Dependencies (25)
- @jest/globals
- @rollup/plugin-commonjs
- @rollup/plugin-node-resolve
- @types/find-cache-dir
- @types/fs-extra
- @types/graphlib
- @types/jest
- @types/lodash
- @types/node
- @types/object-hash
- @types/semver
- @typescript-eslint/eslint-plugin
- @typescript-eslint/parser
- colors
- eslint
- graphlib
- jest
- lodash
- object-hash
- rimraf
- rollup
- rollup-plugin-re
- rollup-plugin-typescript2
- ts-jest
- typescript
Peer Dependencies (2)
Badge
To add a badge like this oneto your package's README, use the codes available below.
You may also use Shields.io to create a custom badge linking to https://www.jsdocs.io/package/rollup-plugin-typescript2
.
- Markdown[![jsDocs.io](https://img.shields.io/badge/jsDocs.io-reference-blue)](https://www.jsdocs.io/package/rollup-plugin-typescript2)
- HTML<a href="https://www.jsdocs.io/package/rollup-plugin-typescript2"><img src="https://img.shields.io/badge/jsDocs.io-reference-blue" alt="jsDocs.io"></a>
- Updated .
Package analyzed in 1950 ms. - Missing or incorrect documentation? Open an issue for this package.