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

https://github.com/thundermiracle/typescript-library-boilerplate

boilerplate to develop library in typescript with eslint, prettier, webpack
https://github.com/thundermiracle/typescript-library-boilerplate

boilerplate eslint typescript typescript-library-boilerplate webpack

Last synced: 5 months ago
JSON representation

boilerplate to develop library in typescript with eslint, prettier, webpack

Awesome Lists containing this project

README

          

# typescript-library-boilerplate

[![dependencies Status](https://david-dm.org/thundermiracle/typescript-library-boilerplate/status.svg)](https://david-dm.org/thundermiracle/typescript-library-boilerplate)
[![CircleCI](https://circleci.com/gh/thundermiracle/typescript-library-boilerplate.svg?style=svg)](https://circleci.com/gh/thundermiracle/typescript-library-boilerplate)

A boilerplate for building library by Typescript, with

1. eslint

1. prettier

1. jest

1. rollup

support.