An open API service indexing awesome lists of open source software.

https://github.com/unstubbable/rollup-ts-example

Example TypeScript project using Rollup's own declaration files
https://github.com/unstubbable/rollup-ts-example

Last synced: 3 months ago
JSON representation

Example TypeScript project using Rollup's own declaration files

Awesome Lists containing this project

README

        

# Rollup TypeScript Example Project

After cloning the project and installing the dependencies with `npm install` /
`yarn install` run `npm test` / `yarn test` to see the compiler errors.