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
- Host: GitHub
- URL: https://github.com/thundermiracle/typescript-library-boilerplate
- Owner: thundermiracle
- License: mit
- Created: 2019-12-06T11:32:01.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T02:19:53.000Z (over 3 years ago)
- Last Synced: 2025-09-21T00:27:51.809Z (10 months ago)
- Topics: boilerplate, eslint, typescript, typescript-library-boilerplate, webpack
- Language: JavaScript
- Size: 1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# typescript-library-boilerplate
[](https://david-dm.org/thundermiracle/typescript-library-boilerplate)
[](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.